Instance Property
type
The type of the instance.
Declaration
var type: GSInstanceType { get set }Declaration
@property (assign) GSInstanceType type;Declaration
pyobjc_instanceMethods.type() -> GSInstanceType
pyobjc_instanceMethods.setType_(type: GSInstanceType)