Enum CoreFoundation.CFNumberType
Namespace: Xamarin.NativeHelpers
Assembly: Xamarin.NativeHelpers.dll
Syntax
public enum CFNumberType : long
Fields
| Name | Description |
|---|---|
| CFIndex | |
| CGFloat | |
| Char | |
| Double | |
| Float | |
| Float32 | |
| Float64 | |
| Int | |
| Long | |
| LongLong | |
| NSInteger | |
| Short | |
| SInt16 | |
| SInt32 | |
| SInt64 | |
| SInt8 |