AWSMTLModelEncodingBehavior
Objective-C
enum : NSUInteger {
AWSMTLModelEncodingBehaviorExcluded = 0,
AWSMTLModelEncodingBehaviorUnconditional,
AWSMTLModelEncodingBehaviorConditional,
}
Swift
struct AWSMTLModelEncodingBehavior : Equatable, RawRepresentable
Undocumented
-
Undocumented
Declaration
Objective-C
AWSMTLModelEncodingBehaviorExcluded = 0 -
Undocumented
Declaration
Objective-C
AWSMTLModelEncodingBehaviorUnconditional -
Undocumented
Declaration
Objective-C
AWSMTLModelEncodingBehaviorConditional
View on GitHub
Install in Dash
AWSMTLModelEncodingBehavior Enumeration Reference