The texture usage characteristics that the view uses when creating multisample textures.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Metal
Kit
Declaration
@property(nonatomic) MTLTexture Usage multisampleColorAttachmentTextureUsage;
Discussion
The default value is MTLTexture
.