Namespace: Accelerate
Type: vImage
Namespace: Accounts
Type: ACAccount
Type: ACAccountCredential
Type: ACAccountStore
Accounts.ACAccountStore {
[Selector ("accountWithIdentifier:")]
Accounts.ACAccount
FindAccount(..)
[Selector ("accountsWithAccountType:")]
Accounts.ACAccount
FindAccounts(..)
[Selector ("accountTypeWithAccountTypeIdentifier:")]
Accounts.ACAccountType
FindAccountType(..)
[Selector ("renewCredentialsForAccount:completion:")]
void
RenewCredentials(..)
[Selector ("requestAccessToAccountsWithType:withCompletionHandler:")]
void
RequestAccess(..)
[Selector ("requestAccessToAccountsWithType:options:completion:")]
void
RequestAccess(..)
[Selector ("saveAccount:withCompletionHandler:")]
void
SaveAccount(..)
[Selector ("accounts")]
Accounts.ACAccount
Accounts { get; }
Type: ACAccountType
Namespace: AddressBook
Type: ABAddressBook
AddressBook.ABAddressBook {
[Native ("ABAddressBookCreateWithOptions")]
AddressBook.ABAddressBook
Create(..)
[Native ("ABAddressBookGetAuthorizationStatus")]
AddressBook.ABAuthorizationStatus
GetAuthorizationStatus(..)
[Native ("ABAddressBookRequestAccessWithCompletion")]
void
RequestAccess(..)
[Native ("ABAddressBookHasUnsavedChanges")]
bool
HasUnsavedChanges { get; }
[Native ("ABAddressBookSave")]
void
Save(..)
[Native ("ABAddressBookRevert")]
void
Revert(..)
[Native ("ABAddressBookAddRecord")]
void
Add(..)
[Native ("ABAddressBookRemoveRecord")]
void
Remove(..)
[Native ("ABAddressBookGetPersonCount")]
System.nint
PeopleCount { get; }
[Native ("ABAddressBookCopyArrayOfAllPeople")]
AddressBook.ABPerson
GetPeople(..)
[Native ("ABAddressBookCopyArrayOfAllPeopleInSource")]
AddressBook.ABPerson
GetPeople(..)
[Native ("ABAddressBookCopyArrayOfAllPeopleInSourceWithSortOrdering")]
AddressBook.ABPerson
GetPeople(..)
[Native ("ABAddressBookGetGroupCount")]
System.nint
GroupCount { get; }
[Native ("ABAddressBookCopyArrayOfAllGroups")]
AddressBook.ABGroup
GetGroups(..)
[Native ("ABAddressBookCopyArrayOfAllGroupsInSource")]
AddressBook.ABGroup
GetGroups(..)
[Native ("ABAddressBookCopyLocalizedLabel")]
string
LocalizedLabel(..)
[Native ("ABAddressBookRegisterExternalChangeCallback")]
void
add_ExternalChange(..)
[Native ("ABAddressBookUnregisterExternalChangeCallback")]
void
remove_ExternalChange(..)
[Native ("ABAddressBookGetGroupWithRecordID")]
AddressBook.ABGroup
GetGroup(..)
[Native ("ABAddressBookGetPersonWithRecordID")]
AddressBook.ABPerson
GetPerson(..)
[Native ("ABAddressBookCopyPeopleWithName")]
AddressBook.ABPerson
GetPeopleWithName(..)
[Native ("ABAddressBookCopyArrayOfAllSources")]
AddressBook.ABSource
GetAllSources(..)
[Native ("ABAddressBookCopyDefaultSource")]
AddressBook.ABSource
GetDefaultSource(..)
[Native ("ABAddressBookGetSourceWithRecordID")]
AddressBook.ABSource
GetSource(..)
Type: ABGroup
AddressBook.ABGroup {
[Native ("ABGroupCopySource")]
AddressBook.ABRecord
Source { get; }
[Native ("ABGroupAddMember")]
void
Add(..)
[Native ("ABGroupCopyArrayOfAllMembers")]
System.Collections.Generic.IEnumerator`1[AddressBook.ABRecord]
GetEnumerator(..)
[Native ("ABGroupCopyArrayOfAllMembersWithSortOrdering")]
AddressBook.ABRecord
GetMembers(..)
[Native ("ABGroupRemoveMember")]
void
Remove(..)
Type: ABMultiValue
Type: ABPerson
AddressBook.ABPerson {
[Native ("ABPersonComparePeopleByName")]
int
CompareTo(..)
[Native ("ABPersonCopyLocalizedPropertyName")]
string
LocalizedPropertyName(..)
[Native ("ABPersonCopyLocalizedPropertyName")]
string
LocalizedPropertyName(..)
[Native ("ABPersonGetTypeOfProperty")]
AddressBook.ABPropertyType
GetPropertyType(..)
[Native ("ABPersonGetTypeOfProperty")]
AddressBook.ABPropertyType
GetPropertyType(..)
[Native ("ABPersonSetImageData")]
void
Image { set; }
[Native ("ABPersonCopyImageData")]
Foundation.NSData
Image { get; }
[Native ("ABPersonHasImageData")]
bool
HasImage { get; }
[Native ("ABPersonRemoveImageData")]
void
RemoveImage(..)
[Native ("ABPersonGetCompositeNameFormat")]
AddressBook.ABPersonCompositeNameFormat
CompositeNameFormat { get; }
[Native ("ABPersonGetCompositeNameFormatForRecord")]
AddressBook.ABPersonCompositeNameFormat
GetCompositeNameFormat(..)
[Native ("ABPersonCopyCompositeNameDelimiterForRecord")]
string
GetCompositeNameDelimiter(..)
[Native ("ABPersonGetSortOrdering")]
AddressBook.ABPersonSortBy
SortOrdering { get; }
[Native ("ABPersonCopySource")]
AddressBook.ABRecord
Source { get; }
[Native ("ABPersonCopyArrayOfAllLinkedPeople")]
AddressBook.ABPerson
GetLinkedPeople(..)
[Native ("ABPersonCopyImageDataWithFormat")]
Foundation.NSData
GetImage(..)
[Native ("ABPersonCreateVCardRepresentationWithPeople")]
Foundation.NSData
GetVCards(..)
[Native ("ABPersonCreatePeopleInSourceWithVCardRepresentation")]
AddressBook.ABPerson
CreateFromVCard(..)
Type: ABRecord
AddressBook.ABRecord {
[Native ("ABRecordGetRecordID")]
int
Id { get; }
[Native ("ABRecordGetRecordType")]
AddressBook.ABRecord
FromHandle(..)
[Native ("ABRecordGetRecordType")]
AddressBook.ABRecordType
Type { get; }
[Native ("ABRecordCopyCompositeName")]
string
ToString(..)
[Native ("ABRecordSetValue")]
void
SetValue(..)
[Native ("ABRecordCopyValue")]
System.IntPtr
CopyValue(..)
[Native ("ABRecordRemoveValue")]
void
RemoveValue(..)
Namespace: AddressBookUI
Type: ABAddressFormatting
Type: ABNewPersonViewController
Type: ABNewPersonViewControllerDelegate
Type: ABPeoplePickerNavigationController
Type: ABPeoplePickerNavigationControllerDelegate
Type: ABPersonViewController
Type: ABPersonViewControllerDelegate
Type: ABUnknownPersonViewController
Type: ABUnknownPersonViewControllerDelegate
Namespace: AdSupport
Type: ASIdentifierManager
Namespace: AssetsLibrary
Type: ALAsset
Type: ALAssetRepresentation
AssetsLibrary.ALAssetRepresentation {
[Selector ("getBytes:fromOffset:length:error:")]
System.nuint
GetBytes(..)
[Selector ("fullScreenImage")]
CoreGraphics.CGImage
GetFullScreenImage(..)
[Selector ("fullResolutionImage")]
CoreGraphics.CGImage
GetImage(..)
[Selector ("CGImageWithOptions:")]
CoreGraphics.CGImage
GetImage(..)
[Selector ("dimensions")]
CoreGraphics.CGSize
Dimensions { get; }
[Selector ("filename")]
string
Filename { get; }
[Selector ("metadata")]
Foundation.NSDictionary
Metadata { get; }
[Selector ("orientation")]
AssetsLibrary.ALAssetOrientation
Orientation { get; }
[Selector ("scale")]
float
Scale { get; }
[Selector ("size")]
long
Size { get; }
[Selector ("url")]
Foundation.NSUrl
Url { get; }
[Selector ("UTI")]
string
Uti { get; }
Type: ALAssetsFilter
Type: ALAssetsGroup
AssetsLibrary.ALAssetsGroup {
[Selector ("addAsset:")]
bool
AddAsset(..)
[Selector ("enumerateAssetsUsingBlock:")]
void
Enumerate(..)
[Selector ("enumerateAssetsWithOptions:usingBlock:")]
void
Enumerate(..)
[Selector ("enumerateAssetsAtIndexes:options:usingBlock:")]
void
Enumerate(..)
[Selector ("setAssetsFilter:")]
void
SetAssetsFilter(..)
[Selector ("valueForProperty:")]
Foundation.NSObject
ValueForProperty(..)
[Selector ("numberOfAssets")]
System.nint
Count { get; }
[Selector ("isEditable")]
bool
Editable { get; }
[Selector ("posterImage")]
CoreGraphics.CGImage
PosterImage { get; }
Type: ALAssetsLibrary
Namespace: AudioToolbox
Type: AudioConverter
Type: AudioFile
AudioToolbox.AudioFile {
[Native ("AudioFileClose")]
void
Dispose(..)
[Native ("AudioFileCreateWithURL")]
AudioToolbox.AudioFile
Create(..)
[Native ("AudioFileCreateWithURL")]
AudioToolbox.AudioFile
Create(..)
[Native ("AudioFileOpenURL")]
AudioToolbox.AudioFile
Open(..)
[Native ("AudioFileOpenURL")]
AudioToolbox.AudioFile
Open(..)
[Native ("AudioFileOptimize")]
bool
Optimize(..)
[Native ("AudioFileReadBytes")]
int
Read(..)
[Native ("AudioFileWriteBytes")]
int
Write(..)
[Native ("AudioFileWriteBytes")]
int
Write(..)
[Native ("AudioFileReadPacketData")]
AudioToolbox.AudioStreamPacketDescription
RealReadPacketData(..)
[Native ("AudioFileReadPacketData")]
AudioToolbox.AudioStreamPacketDescription
RealReadFixedPackets(..)
[Native ("AudioFileWritePackets")]
int
WritePackets(..)
[Native ("AudioFileWritePackets")]
int
WritePackets(..)
[Native ("AudioFileWritePackets")]
int
WritePackets(..)
[Native ("AudioFileWritePackets")]
int
WritePackets(..)
[Native ("AudioFileWritePackets")]
int
WritePackets(..)
[Native ("AudioFileWritePackets")]
AudioToolbox.AudioFileError
WritePackets(..)
[Native ("AudioFileCountUserData")]
int
CountUserData(..)
[Native ("AudioFileGetUserDataSize")]
int
GetUserDataSize(..)
[Native ("AudioFileGetUserData")]
int
GetUserData(..)
[Native ("AudioFileSetUserData")]
int
SetUserData(..)
[Native ("AudioFileRemoveUserData")]
int
RemoveUserData(..)
[Native ("AudioFileGetPropertyInfo")]
bool
GetPropertyInfo(..)
[Native ("AudioFileGetPropertyInfo")]
bool
IsPropertyWritable(..)
[Native ("AudioFileGetPropertyInfo")]
System.IntPtr
GetProperty(..)
[Native ("AudioFileGetPropertyInfo")]
System.Nullable`1[T]
GetProperty(..)
[Native ("AudioFileGetProperty")]
bool
GetProperty(..)
[Native ("AudioFileGetProperty")]
System.IntPtr
GetProperty(..)
[Native ("AudioFileGetProperty")]
System.Nullable`1[T]
GetProperty(..)
[Native ("AudioFileGetProperty")]
int
GetInt(..)
[Native ("AudioFileGetProperty")]
System.IntPtr
GetIntPtr(..)
[Native ("AudioFileGetProperty")]
double
GetDouble(..)
[Native ("AudioFileGetProperty")]
long
GetLong(..)
[Native ("AudioFileGetProperty")]
AudioToolbox.AudioFileMarkerList
MarkerList { get; }
[Native ("AudioFileGetProperty")]
AudioToolbox.AudioFileRegionList
RegionList { get; }
[Native ("AudioFileGetProperty")]
AudioToolbox.AudioFileChunkType
ChunkIDs { get; }
[Native ("AudioFileGetProperty")]
byte
ID3Tag { get; }
[Native ("AudioFileGetProperty")]
long
PacketToFrame(..)
[Native ("AudioFileGetProperty")]
long
FrameToPacket(..)
[Native ("AudioFileGetProperty")]
long
PacketToByte(..)
[Native ("AudioFileGetProperty")]
long
ByteToPacket(..)
[Native ("AudioFileSetProperty")]
bool
SetProperty(..)
[Native ("AudioFileSetProperty")]
void
SetInt(..)
[Native ("AudioFileSetProperty")]
AudioToolbox.AudioFileError
SetDouble(..)
[Native ("AudioFileSetProperty")]
void
PacketTableInfo { set; }
Type: AudioFileGlobalInfo
Type: AudioFileStream
AudioToolbox.AudioFileStream {
[Native ("AudioFileStreamParseBytes")]
AudioToolbox.AudioFileStreamStatus
ParseBytes(..)
[Native ("AudioFileStreamParseBytes")]
AudioToolbox.AudioFileStreamStatus
ParseBytes(..)
[Native ("AudioFileStreamParseBytes")]
AudioToolbox.AudioFileStreamStatus
ParseBytes(..)
[Native ("AudioFileStreamSeek")]
AudioToolbox.AudioFileStreamStatus
Seek(..)
[Native ("AudioFileStreamGetPropertyInfo")]
System.IntPtr
GetProperty(..)
[Native ("AudioFileStreamGetPropertyInfo")]
System.Nullable`1[T]
GetProperty(..)
[Native ("AudioFileStreamGetProperty")]
bool
GetProperty(..)
[Native ("AudioFileStreamGetProperty")]
System.IntPtr
GetProperty(..)
[Native ("AudioFileStreamGetProperty")]
int
GetInt(..)
[Native ("AudioFileStreamGetProperty")]
double
GetDouble(..)
[Native ("AudioFileStreamGetProperty")]
long
GetLong(..)
[Native ("AudioFileStreamGetProperty")]
System.Nullable`1[T]
GetProperty(..)
[Native ("AudioFileStreamGetProperty")]
long
PacketToFrame(..)
[Native ("AudioFileStreamGetProperty")]
long
FrameToPacket(..)
[Native ("AudioFileStreamGetProperty")]
long
PacketToByte(..)
[Native ("AudioFileStreamGetProperty")]
long
ByteToPacket(..)
[Native ("AudioFileStreamSetProperty")]
bool
SetProperty(..)
[Native ("AudioFileStreamClose")]
void
Dispose(..)
Type: AudioFormatPropertyNative
Type: AudioQueue
AudioToolbox.AudioQueue {
[Native ("AudioQueueDispose")]
void
Dispose(..)
[Native ("AudioQueueStart")]
AudioToolbox.AudioQueueStatus
Start(..)
[Native ("AudioQueueStart")]
AudioToolbox.AudioQueueStatus
Start(..)
[Native ("AudioQueuePrime")]
AudioToolbox.AudioQueueStatus
Prime(..)
[Native ("AudioQueueFlush")]
AudioToolbox.AudioQueueStatus
Flush(..)
[Native ("AudioQueueStop")]
AudioToolbox.AudioQueueStatus
Stop(..)
[Native ("AudioQueuePause")]
AudioToolbox.AudioQueueStatus
Pause(..)
[Native ("AudioQueueReset")]
AudioToolbox.AudioQueueStatus
Reset(..)
[Native ("AudioQueueAllocateBuffer")]
AudioToolbox.AudioQueueStatus
AllocateBuffer(..)
[Native ("AudioQueueAllocateBuffer")]
AudioToolbox.AudioQueueStatus
AllocateBuffer(..)
[Native ("AudioQueueAllocateBufferWithPacketDescriptions")]
AudioToolbox.AudioQueueStatus
AllocateBufferWithPacketDescriptors(..)
[Native ("AudioQueueFreeBuffer")]
void
FreeBuffer(..)
[Native ("memcpy")]
void
FillAudioData(..)
[Native ("AudioQueueEnqueueBuffer")]
AudioToolbox.AudioQueueStatus
EnqueueBuffer(..)
[Native ("AudioQueueEnqueueBuffer")]
AudioToolbox.AudioQueueStatus
EnqueueBuffer(..)
[Native ("AudioQueueEnqueueBufferWithParameters")]
AudioToolbox.AudioQueueStatus
EnqueueBuffer(..)
[Native ("AudioQueueEnqueueBufferWithParameters")]
AudioToolbox.AudioQueueStatus
EnqueueBuffer(..)
[Native ("AudioQueueEnqueueBufferWithParameters")]
AudioToolbox.AudioQueueStatus
EnqueueBuffer(..)
[Native ("AudioQueueEnqueueBufferWithParameters")]
AudioToolbox.AudioQueueStatus
EnqueueBuffer(..)
[Native ("AudioQueueCreateTimeline")]
AudioToolbox.AudioQueueTimeline
CreateTimeline(..)
[Native ("AudioQueueGetCurrentTime")]
AudioToolbox.AudioQueueStatus
GetCurrentTime(..)
[Native ("AudioQueueDeviceGetCurrentTime")]
AudioToolbox.AudioTimeStamp
CurrentTime { get; }
[Native ("AudioQueueDeviceGetNearestStartTime")]
AudioToolbox.AudioTimeStamp
GetNearestStartTime(..)
[Native ("AudioQueueDeviceTranslateTime")]
AudioToolbox.AudioTimeStamp
TranslateTime(..)
[Native ("AudioQueueGetParameter")]
float
Volume { get; }
[Native ("AudioQueueGetParameter")]
float
VolumeRampTime { get; }
[Native ("AudioQueueGetParameter")]
float
Pan { get; }
[Native ("AudioQueueSetParameter")]
void
Volume { set; }
[Native ("AudioQueueSetParameter")]
void
VolumeRampTime { set; }
[Native ("AudioQueueSetParameter")]
void
Pan { set; }
[Native ("AudioQueueAddPropertyListener")]
AudioToolbox.AudioQueueStatus
AddListener(..)
[Native ("AudioQueueRemovePropertyListener")]
void
Dispose(..)
[Native ("AudioQueueRemovePropertyListener")]
void
RemoveListener(..)
[Native ("AudioQueueGetProperty")]
bool
GetProperty(..)
[Native ("AudioQueueGetProperty")]
System.IntPtr
GetProperty(..)
[Native ("AudioQueueGetProperty")]
T
GetProperty(..)
[Native ("AudioQueueGetProperty")]
int
GetInt(..)
[Native ("AudioQueueGetProperty")]
double
GetDouble(..)
[Native ("AudioQueueGetPropertySize")]
System.IntPtr
GetProperty(..)
[Native ("AudioQueueGetPropertySize")]
T
GetProperty(..)
[Native ("AudioQueueSetProperty")]
bool
SetProperty(..)
[Native ("AudioQueueSetProperty")]
int
SetInt(..)
[Native ("AudioQueueSetProperty")]
AudioToolbox.AudioQueueStatus
SetChannelAssignments(..)
[Native ("AudioQueueProcessingTapNew")]
AudioToolbox.AudioQueueProcessingTap
CreateProcessingTap(..)
Type: AudioQueueProcessingTap
Type: AudioQueueTimeline
Type: AudioServices
Type: AudioSession
AudioToolbox.AudioSession {
[Native ("AudioSessionInitialize")]
void
Initialize(..)
[Native ("AudioSessionSetActive")]
void
SetActive(..)
[Native ("AudioSessionSetActiveWithFlags")]
AudioToolbox.AudioSessionErrors
SetActive(..)
[Native ("AudioSessionGetProperty")]
double
GetDouble(..)
[Native ("AudioSessionGetProperty")]
float
GetFloat(..)
[Native ("AudioSessionGetProperty")]
int
GetInt(..)
[Native ("AudioSessionGetProperty")]
System.IntPtr
GetIntPtr(..)
[Native ("AudioSessionSetProperty")]
void
SetDouble(..)
[Native ("AudioSessionSetProperty")]
void
SetInt(..)
[Native ("AudioSessionSetProperty")]
void
SetFloat(..)
[Native ("AudioSessionAddPropertyListener")]
AudioToolbox.AudioSessionErrors
AddListener(..)
Type: AudioSource
Type: MusicPlayer
AudioToolbox.MusicPlayer {
[Native ("NewMusicPlayer")]
AudioToolbox.MusicPlayer
Create(..)
[Native ("DisposeMusicPlayer")]
void
Dispose(..)
[Native ("MusicPlayerGetTime")]
double
Time { get; }
[Native ("MusicPlayerSetTime")]
void
Time { set; }
[Native ("MusicPlayerPreroll")]
AudioToolbox.MusicPlayerStatus
Preroll(..)
[Native ("MusicPlayerStart")]
AudioToolbox.MusicPlayerStatus
Start(..)
[Native ("MusicPlayerStop")]
AudioToolbox.MusicPlayerStatus
Stop(..)
[Native ("MusicPlayerIsPlaying")]
bool
IsPlaying { get; }
[Native ("MusicPlayerSetPlayRateScalar")]
void
PlayRateScalar { set; }
[Native ("MusicPlayerGetPlayRateScalar")]
double
PlayRateScalar { get; }
[Native ("MusicPlayerGetHostTimeForBeats")]
AudioToolbox.MusicPlayerStatus
GetHostTimeForBeats(..)
[Native ("MusicPlayerGetBeatsForHostTime")]
AudioToolbox.MusicPlayerStatus
GetBeatsForHostTime(..)
[Native ("MusicPlayerGetSequence")]
AudioToolbox.MusicSequence
MusicSequence { get; }
[Native ("MusicPlayerSetSequence")]
void
MusicSequence { set; }
Type: MusicSequence
AudioToolbox.MusicSequence {
[Native ("DisposeMusicSequence")]
void
Dispose(..)
[Native ("MusicSequenceSetAUGraph")]
void
AUGraph { set; }
[Native ("MusicSequenceGetAUGraph")]
AudioUnit.AUGraph
AUGraph { get; }
[Native ("MusicSequenceSetSequenceType")]
void
SequenceType { set; }
[Native ("MusicSequenceGetSequenceType")]
AudioToolbox.MusicSequenceType
SequenceType { get; }
[Native ("MusicSequenceGetInfoDictionary")]
Foundation.NSDictionary
GetInfoDictionary(..)
[Native ("MusicSequenceNewTrack")]
AudioToolbox.MusicTrack
CreateTrack(..)
[Native ("MusicSequenceGetTrackCount")]
int
TrackCount { get; }
[Native ("MusicSequenceGetIndTrack")]
AudioToolbox.MusicTrack
GetTrack(..)
[Native ("MusicSequenceGetTrackIndex")]
AudioToolbox.MusicPlayerStatus
GetTrackIndex(..)
[Native ("MusicSequenceSetMIDIEndpoint")]
AudioToolbox.MusicPlayerStatus
SetMidiEndpoint(..)
[Native ("MusicSequenceGetSecondsForBeats")]
double
GetSecondsForBeats(..)
[Native ("MusicSequenceGetBeatsForSeconds")]
double
GetBeatsForSeconds(..)
[Native ("MusicSequenceBeatsToBarBeatTime")]
AudioToolbox.MusicPlayerStatus
BeatsToBarBeatTime(..)
[Native ("MusicSequenceBarBeatTimeToBeats")]
AudioToolbox.MusicPlayerStatus
BarBeatTimeToBeats(..)
[Native ("MusicSequenceReverse")]
AudioToolbox.MusicPlayerStatus
Reverse(..)
[Native ("MusicSequenceFileLoad")]
AudioToolbox.MusicPlayerStatus
LoadFile(..)
[Native ("MusicSequenceFileLoadData")]
AudioToolbox.MusicPlayerStatus
LoadData(..)
[Native ("MusicSequenceFileCreate")]
AudioToolbox.MusicPlayerStatus
CreateFile(..)
[Native ("MusicSequenceFileCreateData")]
Foundation.NSData
CreateData(..)
Type: MusicTrack
AudioToolbox.MusicTrack {
[Native ("MusicSequenceDisposeTrack")]
void
Dispose(..)
[Native ("MusicTrackGetSequence")]
AudioToolbox.MusicSequence
Sequence { get; }
[Native ("MusicTrackSetDestMIDIEndpoint")]
AudioToolbox.MusicPlayerStatus
SetDestMidiEndpoint(..)
[Native ("MusicTrackSetDestNode")]
AudioToolbox.MusicPlayerStatus
SetDestNode(..)
[Native ("MusicTrackSetProperty")]
void
MuteStatus { set; }
[Native ("MusicTrackSetProperty")]
void
SoloStatus { set; }
[Native ("MusicTrackSetProperty")]
void
TrackLength { set; }
[Native ("MusicTrackGetProperty")]
bool
MuteStatus { get; }
[Native ("MusicTrackGetProperty")]
bool
SoloStatus { get; }
[Native ("MusicTrackGetProperty")]
double
TrackLength { get; }
[Native ("MusicTrackNewMIDINoteEvent")]
AudioToolbox.MusicPlayerStatus
AddMidiNoteEvent(..)
[Native ("MusicTrackNewMIDIChannelEvent")]
AudioToolbox.MusicPlayerStatus
AddMidiChannelEvent(..)
[Native ("MusicTrackNewMIDIRawDataEvent")]
AudioToolbox.MusicPlayerStatus
AddMidiRawDataEvent(..)
[Native ("MusicTrackNewExtendedNoteEvent")]
AudioToolbox.MusicPlayerStatus
AddNewExtendedNoteEvent(..)
[Native ("MusicTrackNewExtendedTempoEvent")]
AudioToolbox.MusicPlayerStatus
AddExtendedTempoEvent(..)
[Native ("MusicTrackNewMetaEvent")]
AudioToolbox.MusicPlayerStatus
AddMetaEvent(..)
[Native ("MusicTrackNewUserEvent")]
AudioToolbox.MusicPlayerStatus
AddUserEvent(..)
[Native ("MusicTrackMoveEvents")]
AudioToolbox.MusicPlayerStatus
MoveEvents(..)
[Native ("MusicTrackClear")]
AudioToolbox.MusicPlayerStatus
Clear(..)
[Native ("MusicTrackCut")]
AudioToolbox.MusicPlayerStatus
Cut(..)
[Native ("MusicTrackCopyInsert")]
AudioToolbox.MusicPlayerStatus
CopyInsert(..)
[Native ("MusicTrackMerge")]
AudioToolbox.MusicPlayerStatus
Merge(..)
Type: OutputAudioQueue
Type: SoundBank
Type: SystemSound
Namespace: AudioUnit
Type: AUAudioUnit
Type: AudioComponent
AudioUnit.AudioComponent {
[Native ("AudioComponentFindNext")]
AudioUnit.AudioComponent
FindNextComponent(..)
[Native ("AudioComponentCopyName")]
string
Name { get; }
[Native ("AudioComponentGetDescription")]
System.Nullable`1[AudioUnit.AudioComponentDescription]
Description { get; }
[Native ("AudioComponentGetVersion")]
System.Version
Version { get; }
[Native ("AudioComponentGetIcon")]
UIKit.UIImage
GetIcon(..)
[Native ("AudioComponentGetLastActiveTime")]
double
LastActiveTime { get; }
Type: AudioUnit
AudioUnit.AudioUnit {
[Native ("AudioOutputUnitPublish")]
AudioUnit.AudioComponentStatus
AudioOutputUnitPublish(..)
[Native ("AudioOutputUnitGetHostIcon")]
UIKit.UIImage
GetHostIcon(..)
[Native ("AudioComponentInstanceDispose")]
void
Dispose(..)
[Native ("AudioComponentInstanceGetComponent")]
AudioUnit.AudioComponent
Component { get; }
[Native ("AudioUnitInitialize")]
int
Initialize(..)
[Native ("AudioUnitUninitialize")]
int
Uninitialize(..)
[Native ("AudioUnitUninitialize")]
void
Dispose(..)
[Native ("AudioOutputUnitStart")]
void
Start(..)
[Native ("AudioOutputUnitStop")]
void
Stop(..)
[Native ("AudioUnitRender")]
AudioUnit.AudioUnitStatus
Render(..)
[Native ("AudioUnitSetProperty")]
void
SetAudioFormat(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetFormat(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetCurrentDevice(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetEnableIO(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetMaximumFramesPerSlice(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetElementCount(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetSampleRate(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetClassInfo(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetRenderCallback(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
SetInputCallback(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
MakeConnection(..)
[Native ("AudioUnitSetProperty")]
AudioUnit.AudioUnitStatus
LoadInstrument(..)
[Native ("AudioUnitGetProperty")]
AudioToolbox.AudioStreamBasicDescription
GetAudioFormat(..)
[Native ("AudioUnitGetProperty")]
AudioUnit.ClassInfoDictionary
GetClassInfo(..)
[Native ("AudioUnitGetProperty")]
uint
GetCurrentDevice(..)
[Native ("AudioUnitGetProperty")]
AudioUnit.AudioUnitParameterInfo
GetParameterList(..)
[Native ("AudioUnitGetProperty")]
AudioUnit.AudioUnitParameterInfo
GetParameterList(..)
[Native ("AudioUnitGetProperty")]
uint
GetMaximumFramesPerSlice(..)
[Native ("AudioUnitGetProperty")]
uint
GetElementCount(..)
[Native ("AudioUnitGetPropertyInfo")]
AudioUnit.AudioUnitParameterInfo
GetParameterList(..)
[Native ("AudioUnitSetParameter")]
AudioUnit.AudioUnitStatus
SetParameter(..)
[Native ("AudioHardwareGetProperty")]
uint
GetCurrentInputDevice(..)
[Native ("MusicDeviceMIDIEvent")]
AudioUnit.AudioUnitStatus
MusicDeviceMIDIEvent(..)
Got a resolve event System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Type: AUGraph
AudioUnit.AUGraph {
[Native ("AUGraphOpen")]
void
Open(..)
[Native ("AUGraphOpen")]
int
TryOpen(..)
[Native ("AUGraphAddNode")]
int
AddNode(..)
[Native ("AUGraphRemoveNode")]
AudioUnit.AUGraphError
RemoveNode(..)
[Native ("AUGraphGetNodeCount")]
AudioUnit.AUGraphError
GetNodeCount(..)
[Native ("AUGraphGetIndNode")]
AudioUnit.AUGraphError
GetNode(..)
[Native ("AUGraphNodeInfo")]
AudioUnit.AudioUnit
GetNodeInfo(..)
[Native ("AUGraphClearConnections")]
AudioUnit.AUGraphError
ClearConnections(..)
[Native ("AUGraphConnectNodeInput")]
AudioUnit.AUGraphError
ConnnectNodeInput(..)
[Native ("AUGraphDisconnectNodeInput")]
AudioUnit.AUGraphError
DisconnectNodeInput(..)
[Native ("AUGraphGetNumberOfInteractions")]
AudioUnit.AUGraphError
GetNumberOfInteractions(..)
[Native ("AUGraphCountNodeInteractions")]
AudioUnit.AUGraphError
GetNumberOfInteractions(..)
[Native ("AUGraphInitialize")]
AudioUnit.AUGraphError
Initialize(..)
[Native ("AUGraphAddRenderNotify")]
AudioUnit.AudioUnitStatus
AddRenderNotify(..)
[Native ("AUGraphRemoveRenderNotify")]
AudioUnit.AudioUnitStatus
RemoveRenderNotify(..)
[Native ("AUGraphStart")]
AudioUnit.AUGraphError
Start(..)
[Native ("AUGraphStop")]
AudioUnit.AUGraphError
Stop(..)
[Native ("AUGraphUninitialize")]
void
Dispose(..)
[Native ("AUGraphClose")]
void
Dispose(..)
[Native ("DisposeAUGraph")]
void
Dispose(..)
[Native ("AUGraphIsOpen")]
bool
IsOpen { get; }
[Native ("AUGraphIsInitialized")]
bool
IsInitialized { get; }
[Native ("AUGraphIsRunning")]
bool
IsRunning { get; }
[Native ("AUGraphGetCPULoad")]
AudioUnit.AUGraphError
GetCPULoad(..)
[Native ("AUGraphGetMaxCPULoad")]
AudioUnit.AUGraphError
GetMaxCPULoad(..)
[Native ("AUGraphSetNodeInputCallback")]
AudioUnit.AUGraphError
SetNodeInputCallback(..)
[Native ("AUGraphUpdate")]
bool
Update(..)
Type: ExtAudioFile
AudioUnit.ExtAudioFile {
[Native ("ExtAudioFileOpenUrl")]
AudioUnit.ExtAudioFile
OpenUrl(..)
[Native ("ExtAudioFileWrapAudioFileID")]
AudioUnit.ExtAudioFileError
WrapAudioFileID(..)
[Native ("ExtAudioFileRead")]
uint
Read(..)
[Native ("ExtAudioFileWrite")]
AudioUnit.ExtAudioFileError
Write(..)
[Native ("ExtAudioFileWriteAsync")]
AudioUnit.ExtAudioFileError
WriteAsync(..)
[Native ("ExtAudioFileDispose")]
void
Dispose(..)
[Native ("ExtAudioFileSeek")]
void
Seek(..)
[Native ("ExtAudioFileTell")]
long
FileTell(..)
[Native ("ExtAudioFileCreateWithUrl")]
AudioUnit.ExtAudioFile
CreateWithUrl(..)
[Native ("ExtAudioFileGetProperty")]
AudioToolbox.AudioStreamBasicDescription
FileDataFormat { get; }
[Native ("ExtAudioFileGetProperty")]
AudioToolbox.AudioStreamBasicDescription
ClientDataFormat { get; }
[Native ("ExtAudioFileGetProperty")]
System.Nullable`1[System.IntPtr]
AudioFile { get; }
[Native ("ExtAudioFileGetProperty")]
AudioToolbox.AudioConverter
AudioConverter { get; }
[Native ("ExtAudioFileGetProperty")]
long
FileLengthFrames { get; }
[Native ("ExtAudioFileGetProperty")]
System.Nullable`1[System.UInt32]
ClientMaxPacketSize { get; }
[Native ("ExtAudioFileGetProperty")]
System.Nullable`1[System.UInt32]
FileMaxPacketSize { get; }
[Native ("ExtAudioFileSetProperty")]
AudioUnit.ExtAudioFileError
SynchronizeAudioConverter(..)
[Native ("ExtAudioFileSetProperty")]
void
ClientDataFormat { set; }
Namespace: AVFoundation
Type: AVAsset
Type: AVAssetDownloadDelegate
Type: AVAssetDownloadTask
Type: AVAssetDownloadUrlSession
AVFoundation.AVAssetDownloadUrlSession {
[Selector ("sessionWithConfiguration:assetDownloadDelegate:delegateQueue:")]
AVFoundation.AVAssetDownloadUrlSession
CreateSession(..)
[Selector ("sessionWithConfiguration:")]
Foundation.NSUrlSession
CreateSession(..)
[Selector ("sessionWithConfiguration:delegate:delegateQueue:")]
Foundation.NSUrlSession
CreateSession(..)
[Selector ("assetDownloadTaskWithURLAsset:destinationURL:options:")]
AVFoundation.AVAssetDownloadTask
GetAssetDownloadTask(..)
[Selector ("dataTaskWithRequest:")]
Foundation.NSUrlSessionDataTask
GetDataTask(..)
[Selector ("dataTaskWithURL:")]
Foundation.NSUrlSessionDataTask
GetDataTask(..)
[Selector ("dataTaskWithRequest:completionHandler:")]
Foundation.NSUrlSessionDataTask
GetDataTask(..)
[Selector ("dataTaskWithURL:completionHandler:")]
Foundation.NSUrlSessionDataTask
GetDataTask(..)
[Selector ("downloadTaskWithRequest:")]
Foundation.NSUrlSessionDownloadTask
GetDownloadTask(..)
[Selector ("downloadTaskWithURL:")]
Foundation.NSUrlSessionDownloadTask
GetDownloadTask(..)
[Selector ("downloadTaskWithResumeData:")]
Foundation.NSUrlSessionDownloadTask
GetDownloadTask(..)
[Selector ("downloadTaskWithRequest:completionHandler:")]
Foundation.NSUrlSessionDownloadTask
GetDownloadTask(..)
[Selector ("downloadTaskWithURL:completionHandler:")]
Foundation.NSUrlSessionDownloadTask
GetDownloadTask(..)
[Selector ("downloadTaskWithResumeData:completionHandler:")]
Foundation.NSUrlSessionDownloadTask
GetDownloadTask(..)
[Selector ("uploadTaskWithRequest:fromFile:")]
Foundation.NSUrlSessionUploadTask
GetUploadTask(..)
[Selector ("uploadTaskWithRequest:fromData:")]
Foundation.NSUrlSessionUploadTask
GetUploadTask(..)
[Selector ("uploadTaskWithStreamedRequest:")]
Foundation.NSUrlSessionUploadTask
GetUploadTask(..)
[Selector ("uploadTaskWithRequest:fromFile:completionHandler:")]
Foundation.NSUrlSessionUploadTask
GetUploadTask(..)
[Selector ("uploadTaskWithRequest:fromData:completionHandler:")]
Foundation.NSUrlSessionUploadTask
GetUploadTask(..)
[Selector ("sharedSession")]
Foundation.NSUrlSession
SharedSession { get; }
Type: AVAssetExportSession
Type: AVAssetImageGenerator
Type: AVAssetReader
AVFoundation.AVAssetReader {
[Selector ("addOutput:")]
void
AddOutput(..)
[Selector ("canAddOutput:")]
bool
CanAddOutput(..)
[Selector ("cancelReading")]
void
CancelReading(..)
[Selector ("assetReaderWithAsset:error:")]
AVFoundation.AVAssetReader
FromAsset(..)
[Selector ("startReading")]
bool
StartReading(..)
[Selector ("asset")]
AVFoundation.AVAsset
Asset { get; }
[Selector ("error")]
Foundation.NSError
Error { get; }
[Selector ("outputs")]
AVFoundation.AVAssetReaderOutput
Outputs { get; }
[Selector ("status")]
AVFoundation.AVAssetReaderStatus
Status { get; }
[Selector ("timeRange")]
CoreMedia.CMTimeRange
TimeRange { get; }
[Selector ("setTimeRange:")]
void
TimeRange { set; }
Type: AVAssetReaderAudioMixOutput
Type: AVAssetReaderOutput
Type: AVAssetReaderOutputMetadataAdaptor
Type: AVAssetReaderSampleReferenceOutput
Type: AVAssetReaderTrackOutput
Type: AVAssetReaderVideoCompositionOutput
Type: AVAssetResourceLoader
Type: AVAssetResourceLoaderDelegate
Type: AVAssetResourceLoadingContentInformationRequest
Type: AVAssetResourceLoadingDataRequest
Type: AVAssetResourceLoadingRequest
Type: AVAssetTrack
Type: AVAssetTrackGroup
Type: AVAssetTrackSegment
Type: AVAssetWriter
Type: AVAssetWriterInput
Type: AVAssetWriterInputGroup
Type: AVAssetWriterInputMetadataAdaptor
Type: AVAssetWriterInputPassDescription
Type: AVAssetWriterInputPixelBufferAdaptor
Type: AVAsynchronousKeyValueLoading
Type: AVAsynchronousVideoCompositionRequest
Type: AVAudio3DMixing
Type: AVAudioBuffer
Type: AVAudioChannelLayout
Type: AVAudioCompressedBuffer
Type: AVAudioConnectionPoint
Type: AVAudioEngine
Type: AVAudioEnvironmentDistanceAttenuationParameters
Type: AVAudioEnvironmentNode
Type: AVAudioEnvironmentReverbParameters
Type: AVAudioFile
Type: AVAudioFormat
Type: AVAudioInputNode
AVFoundation.AVAudioInputNode {
[Selector ("obstruction")]
float
Obstruction { get; }
[Selector ("setObstruction:")]
void
Obstruction { set; }
[Selector ("occlusion")]
float
Occlusion { get; }
[Selector ("setOcclusion:")]
void
Occlusion { set; }
[Selector ("pan")]
float
Pan { get; }
[Selector ("setPan:")]
void
Pan { set; }
[Selector ("position")]
OpenTK.Vector3
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("renderingAlgorithm")]
AVFoundation.AVAudio3DMixingRenderingAlgorithm
RenderingAlgorithm { get; }
[Selector ("setRenderingAlgorithm:")]
void
RenderingAlgorithm { set; }
[Selector ("reverbBlend")]
float
ReverbBlend { get; }
[Selector ("setReverbBlend:")]
void
ReverbBlend { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: AVAudioIONode
Type: AVAudioMix
Type: AVAudioMixerNode
AVFoundation.AVAudioMixerNode {
[Selector ("nextAvailableInputBus")]
System.nuint
NextAvailableInputBus { get; }
[Selector ("obstruction")]
float
Obstruction { get; }
[Selector ("setObstruction:")]
void
Obstruction { set; }
[Selector ("occlusion")]
float
Occlusion { get; }
[Selector ("setOcclusion:")]
void
Occlusion { set; }
[Selector ("outputVolume")]
float
OutputVolume { get; }
[Selector ("setOutputVolume:")]
void
OutputVolume { set; }
[Selector ("pan")]
float
Pan { get; }
[Selector ("setPan:")]
void
Pan { set; }
[Selector ("position")]
OpenTK.Vector3
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("renderingAlgorithm")]
AVFoundation.AVAudio3DMixingRenderingAlgorithm
RenderingAlgorithm { get; }
[Selector ("setRenderingAlgorithm:")]
void
RenderingAlgorithm { set; }
[Selector ("reverbBlend")]
float
ReverbBlend { get; }
[Selector ("setReverbBlend:")]
void
ReverbBlend { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: AVAudioMixInputParameters
Type: AVAudioNode
Type: AVAudioPcmBuffer
Type: AVAudioPlayer
AVFoundation.AVAudioPlayer {
[Selector ("averagePowerForChannel:")]
float
AveragePower(..)
[Selector ("pause")]
void
Pause(..)
[Selector ("peakPowerForChannel:")]
float
PeakPower(..)
[Selector ("play")]
bool
Play(..)
[Selector ("playAtTime:")]
bool
PlayAtTime(..)
[Selector ("prepareToPlay")]
bool
PrepareToPlay(..)
[Selector ("stop")]
void
Stop(..)
[Selector ("updateMeters")]
void
UpdateMeters(..)
[Selector ("channelAssignments")]
AVFoundation.AVAudioSessionChannelDescription
ChannelAssignments { get; }
[Selector ("setChannelAssignments:")]
void
ChannelAssignments { set; }
[Selector ("currentTime")]
double
CurrentTime { get; }
[Selector ("setCurrentTime:")]
void
CurrentTime { set; }
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("deviceCurrentTime")]
double
DeviceCurrentTime { get; }
[Selector ("duration")]
double
Duration { get; }
[Selector ("enableRate")]
bool
EnableRate { get; }
[Selector ("setEnableRate:")]
void
EnableRate { set; }
[Selector ("isMeteringEnabled")]
bool
MeteringEnabled { get; }
[Selector ("setMeteringEnabled:")]
void
MeteringEnabled { set; }
[Selector ("numberOfChannels")]
System.nuint
NumberOfChannels { get; }
[Selector ("numberOfLoops")]
System.nint
NumberOfLoops { get; }
[Selector ("setNumberOfLoops:")]
void
NumberOfLoops { set; }
[Selector ("pan")]
float
Pan { get; }
[Selector ("setPan:")]
void
Pan { set; }
[Selector ("isPlaying")]
bool
Playing { get; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("url")]
Foundation.NSUrl
Url { get; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
[Selector ("settings")]
Foundation.NSDictionary
WeakSettings { get; }
Type: AVAudioPlayerDelegate
Type: AVAudioPlayerNode
AVFoundation.AVAudioPlayerNode {
[Selector ("nodeTimeForPlayerTime:")]
AVFoundation.AVAudioTime
GetNodeTimeFromPlayerTime(..)
[Selector ("playerTimeForNodeTime:")]
AVFoundation.AVAudioTime
GetPlayerTimeFromNodeTime(..)
[Selector ("pause")]
void
Pause(..)
[Selector ("play")]
void
Play(..)
[Selector ("playAtTime:")]
void
PlayAtTime(..)
[Selector ("prepareWithFrameCount:")]
void
PrepareWithFrameCount(..)
[Selector ("scheduleBuffer:completionHandler:")]
void
ScheduleBuffer(..)
[Selector ("scheduleBuffer:atTime:options:completionHandler:")]
void
ScheduleBuffer(..)
[Selector ("scheduleFile:atTime:completionHandler:")]
void
ScheduleFile(..)
[Selector ("scheduleSegment:startingFrame:frameCount:atTime:completionHandler:")]
void
ScheduleSegment(..)
[Selector ("stop")]
void
Stop(..)
[Selector ("obstruction")]
float
Obstruction { get; }
[Selector ("setObstruction:")]
void
Obstruction { set; }
[Selector ("occlusion")]
float
Occlusion { get; }
[Selector ("setOcclusion:")]
void
Occlusion { set; }
[Selector ("pan")]
float
Pan { get; }
[Selector ("setPan:")]
void
Pan { set; }
[Selector ("isPlaying")]
bool
Playing { get; }
[Selector ("position")]
OpenTK.Vector3
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("renderingAlgorithm")]
AVFoundation.AVAudio3DMixingRenderingAlgorithm
RenderingAlgorithm { get; }
[Selector ("setRenderingAlgorithm:")]
void
RenderingAlgorithm { set; }
[Selector ("reverbBlend")]
float
ReverbBlend { get; }
[Selector ("setReverbBlend:")]
void
ReverbBlend { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: AVAudioRecorder
Type: AVAudioRecorderDelegate
Type: AVAudioSession
Type: AVAudioSessionChannelDescription
Type: AVAudioSessionDataSourceDescription
Type: AVAudioSessionDelegate
Type: AVAudioSessionPortDescription
Type: AVAudioSessionRouteDescription
Type: AVAudioStereoMixing
Type: AVAudioTime
Type: AVAudioUnit
Type: AVAudioUnitComponent
Type: AVAudioUnitComponentManager
Type: AVAudioUnitDelay
Type: AVAudioUnitDistortion
Type: AVAudioUnitEffect
Type: AVAudioUnitEQ
Type: AVAudioUnitEQFilterParameters
Type: AVAudioUnitGenerator
AVFoundation.AVAudioUnitGenerator {
[Selector ("bypass")]
bool
Bypass { get; }
[Selector ("setBypass:")]
void
Bypass { set; }
[Selector ("obstruction")]
float
Obstruction { get; }
[Selector ("setObstruction:")]
void
Obstruction { set; }
[Selector ("occlusion")]
float
Occlusion { get; }
[Selector ("setOcclusion:")]
void
Occlusion { set; }
[Selector ("pan")]
float
Pan { get; }
[Selector ("setPan:")]
void
Pan { set; }
[Selector ("position")]
OpenTK.Vector3
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("renderingAlgorithm")]
AVFoundation.AVAudio3DMixingRenderingAlgorithm
RenderingAlgorithm { get; }
[Selector ("setRenderingAlgorithm:")]
void
RenderingAlgorithm { set; }
[Selector ("reverbBlend")]
float
ReverbBlend { get; }
[Selector ("setReverbBlend:")]
void
ReverbBlend { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: AVAudioUnitMidiInstrument
AVFoundation.AVAudioUnitMidiInstrument {
[Selector ("sendController:withValue:onChannel:")]
void
SendController(..)
[Selector ("sendMIDIEvent:data1:data2:")]
void
SendMidiEvent(..)
[Selector ("sendMIDIEvent:data1:")]
void
SendMidiEvent(..)
[Selector ("sendMIDISysExEvent:")]
void
SendMidiSysExEvent(..)
[Selector ("sendPitchBend:onChannel:")]
void
SendPitchBend(..)
[Selector ("sendPressure:onChannel:")]
void
SendPressure(..)
[Selector ("sendPressureForKey:withValue:onChannel:")]
void
SendPressureForKey(..)
[Selector ("sendProgramChange:onChannel:")]
void
SendProgramChange(..)
[Selector ("sendProgramChange:bankMSB:bankLSB:onChannel:")]
void
SendProgramChange(..)
[Selector ("startNote:withVelocity:onChannel:")]
void
StartNote(..)
[Selector ("stopNote:onChannel:")]
void
StopNote(..)
[Selector ("obstruction")]
float
Obstruction { get; }
[Selector ("setObstruction:")]
void
Obstruction { set; }
[Selector ("occlusion")]
float
Occlusion { get; }
[Selector ("setOcclusion:")]
void
Occlusion { set; }
[Selector ("pan")]
float
Pan { get; }
[Selector ("setPan:")]
void
Pan { set; }
[Selector ("position")]
OpenTK.Vector3
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("renderingAlgorithm")]
AVFoundation.AVAudio3DMixingRenderingAlgorithm
RenderingAlgorithm { get; }
[Selector ("setRenderingAlgorithm:")]
void
RenderingAlgorithm { set; }
[Selector ("reverbBlend")]
float
ReverbBlend { get; }
[Selector ("setReverbBlend:")]
void
ReverbBlend { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: AVAudioUnitReverb
Type: AVAudioUnitSampler
Type: AVAudioUnitTimeEffect
Type: AVAudioUnitTimePitch
Type: AVAudioUnitVarispeed
Type: AVCaptureAudioChannel
Type: AVCaptureAudioDataOutput
Type: AVCaptureAudioDataOutputSampleBufferDelegate
Type: AVCaptureAutoExposureBracketedStillImageSettings
Type: AVCaptureConnection
Type: AVCaptureDevice
Type: AVCaptureDeviceFormat
Type: AVCaptureDeviceInput
Type: AVCaptureFileOutput
Type: AVCaptureFileOutputRecordingDelegate
Type: AVCaptureInput
Type: AVCaptureInputPort
Type: AVCaptureManualExposureBracketedStillImageSettings
Type: AVCaptureMetadataOutput
Type: AVCaptureMetadataOutputObjectsDelegate
Type: AVCaptureMovieFileOutput
Type: AVCaptureOutput
Type: AVCaptureSession
Type: AVCaptureStillImageOutput
Type: AVCaptureVideoDataOutput
Type: AVCaptureVideoDataOutputSampleBufferDelegate
Type: AVCaptureVideoPreviewLayer
Type: AVComposition
AVFoundation.AVComposition {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("naturalSize")]
CoreGraphics.CGSize
NaturalSize { get; }
[Selector ("tracks")]
AVFoundation.AVCompositionTrack
Tracks { get; }
Type: AVCompositionTrack
Type: AVCompositionTrackSegment
Type: AVDateRangeMetadataGroup
Type: AVFrameRateRange
Type: AVMediaSelection
Type: AVMediaSelectionGroup
Type: AVMediaSelectionOption
Type: AVMetadataFaceObject
Type: AVMetadataGroup
Type: AVMetadataItem
AVFoundation.AVMetadataItem {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("metadataItemsFromArray:filteredAndSortedAccordingToPreferredLanguages:")]
AVFoundation.AVMetadataItem
FilterFromPreferredLanguages(..)
[Selector ("metadataItemsFromArray:filteredByIdentifier:")]
AVFoundation.AVMetadataItem
FilterWithIdentifier(..)
[Selector ("metadataItemsFromArray:filteredByMetadataItemFilter:")]
AVFoundation.AVMetadataItem
FilterWithItemFilter(..)
[Selector ("metadataItemsFromArray:withKey:keySpace:")]
AVFoundation.AVMetadataItem
FilterWithKey(..)
[Selector ("metadataItemsFromArray:withLocale:")]
AVFoundation.AVMetadataItem
FilterWithLocale(..)
[Selector ("keyForIdentifier:")]
Foundation.NSObject
GetKeyForIdentifier(..)
[Selector ("keySpaceForIdentifier:")]
Foundation.NSString
GetKeySpaceForIdentifier(..)
[Selector ("identifierForKey:keySpace:")]
Foundation.NSString
GetMetadataIdentifier(..)
[Selector ("loadValuesAsynchronouslyForKeys:completionHandler:")]
void
LoadValuesAsynchronously(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("statusOfValueForKey:error:")]
AVFoundation.AVKeyValueStatus
StatusOfValueForKeyerror(..)
[Selector ("commonKey")]
string
CommonKey { get; }
[Selector ("dataType")]
Foundation.NSString
DataType { get; }
[Selector ("dataValue")]
Foundation.NSData
DataValue { get; }
[Selector ("dateValue")]
Foundation.NSDate
DateValue { get; }
[Selector ("duration")]
CoreMedia.CMTime
Duration { get; }
[Selector ("extendedLanguageTag")]
string
ExtendedLanguageTag { get; }
[Selector ("extraAttributes")]
Foundation.NSDictionary
ExtraAttributes { get; }
[Selector ("key")]
Foundation.NSObject
Key { get; }
[Selector ("keySpace")]
string
KeySpace { get; }
[Selector ("locale")]
Foundation.NSLocale
Locale { get; }
[Selector ("identifier")]
Foundation.NSString
MetadataIdentifier { get; }
[Selector ("numberValue")]
Foundation.NSNumber
NumberValue { get; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
[Selector ("stringValue")]
string
StringValue { get; }
[Selector ("time")]
CoreMedia.CMTime
Time { get; }
[Selector ("value")]
Foundation.NSObject
Value { get; }
Type: AVMetadataItemFilter
Type: AVMetadataMachineReadableCodeObject
Type: AVMetadataObject
Type: AVMidiPlayer
Type: AVMutableAudioMix
Type: AVMutableAudioMixInputParameters
Type: AVMutableComposition
Type: AVMutableCompositionTrack
Type: AVMutableDateRangeMetadataGroup
Type: AVMutableMetadataItem
AVFoundation.AVMutableMetadataItem {
[Selector ("metadataItem")]
AVFoundation.AVMutableMetadataItem
Create(..)
[Selector ("dataType")]
Foundation.NSString
DataType { get; }
[Selector ("setDataType:")]
void
DataType { set; }
[Selector ("duration")]
CoreMedia.CMTime
Duration { get; }
[Selector ("setDuration:")]
void
Duration { set; }
[Selector ("extendedLanguageTag")]
string
ExtendedLanguageTag { get; }
[Selector ("setExtendedLanguageTag:")]
void
ExtendedLanguageTag { set; }
[Selector ("extraAttributes")]
Foundation.NSDictionary
ExtraAttributes { get; }
[Selector ("setExtraAttributes:")]
void
ExtraAttributes { set; }
[Selector ("key")]
Foundation.NSObject
Key { get; }
[Selector ("setKey:")]
void
Key { set; }
[Selector ("keySpace")]
string
KeySpace { get; }
[Selector ("setKeySpace:")]
void
KeySpace { set; }
[Selector ("locale")]
Foundation.NSLocale
Locale { get; }
[Selector ("setLocale:")]
void
Locale { set; }
[Selector ("identifier")]
Foundation.NSString
MetadataIdentifier { get; }
[Selector ("setIdentifier:")]
void
MetadataIdentifier { set; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
[Selector ("setStartDate:")]
void
StartDate { set; }
[Selector ("time")]
CoreMedia.CMTime
Time { get; }
[Selector ("setTime:")]
void
Time { set; }
[Selector ("value")]
Foundation.NSObject
Value { get; }
[Selector ("setValue:")]
void
Value { set; }
Type: AVMutableTimedMetadataGroup
Type: AVMutableVideoComposition
Type: AVMutableVideoCompositionInstruction
Type: AVMutableVideoCompositionLayerInstruction
AVFoundation.AVMutableVideoCompositionLayerInstruction {
[Selector ("videoCompositionLayerInstruction")]
AVFoundation.AVMutableVideoCompositionLayerInstruction
Create(..)
[Selector ("videoCompositionLayerInstructionWithAssetTrack:")]
AVFoundation.AVMutableVideoCompositionLayerInstruction
FromAssetTrack(..)
[Selector ("setCropRectangleRampFromStartCropRectangle:toEndCropRectangle:timeRange:")]
void
SetCrop(..)
[Selector ("setCropRectangle:atTime:")]
void
SetCrop(..)
[Selector ("setOpacity:atTime:")]
void
SetOpacity(..)
[Selector ("setOpacityRampFromStartOpacity:toEndOpacity:timeRange:")]
void
SetOpacityRamp(..)
[Selector ("setTransform:atTime:")]
void
SetTransform(..)
[Selector ("setTransformRampFromStartTransform:toEndTransform:timeRange:")]
void
SetTransformRamp(..)
[Selector ("trackID")]
int
TrackID { get; }
[Selector ("setTrackID:")]
void
TrackID { set; }
Type: AVOutputSettingsAssistant
Type: AVPlayer
Type: AVPlayerItem
Type: AVPlayerItemAccessLog
Type: AVPlayerItemAccessLogEvent
Type: AVPlayerItemErrorLog
Type: AVPlayerItemErrorLogEvent
Type: AVPlayerItemLegibleOutput
Type: AVPlayerItemLegibleOutputPushDelegate
Type: AVPlayerItemMetadataOutput
Type: AVPlayerItemMetadataOutputPushDelegate
Type: AVPlayerItemOutput
Type: AVPlayerItemOutputPullDelegate
Type: AVPlayerItemOutputPushDelegate
Type: AVPlayerItemTrack
Type: AVPlayerItemVideoOutput
Type: AVPlayerLayer
Type: AVPlayerMediaSelectionCriteria
Type: AVQueuePlayer
Type: AVSampleBufferDisplayLayer
Type: AVSpeechSynthesisVoice
Type: AVSpeechSynthesizer
Type: _AVSpeechSynthesizerDelegate
Type: AVSpeechSynthesizerDelegate
Type: AVSpeechUtterance
AVFoundation.AVSpeechUtterance {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("speechUtteranceWithString:")]
AVFoundation.AVSpeechUtterance
FromString(..)
[Selector ("pitchMultiplier")]
float
PitchMultiplier { get; }
[Selector ("setPitchMultiplier:")]
void
PitchMultiplier { set; }
[Selector ("postUtteranceDelay")]
double
PostUtteranceDelay { get; }
[Selector ("setPostUtteranceDelay:")]
void
PostUtteranceDelay { set; }
[Selector ("preUtteranceDelay")]
double
PreUtteranceDelay { get; }
[Selector ("setPreUtteranceDelay:")]
void
PreUtteranceDelay { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("speechString")]
string
SpeechString { get; }
[Selector ("voice")]
AVFoundation.AVSpeechSynthesisVoice
Voice { get; }
[Selector ("setVoice:")]
void
Voice { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: AVSynchronizedLayer
Type: AVTextStyleRule
Type: AVTimedMetadataGroup
Type: AVUrlAsset
Type: AVUtilities
Type: AVVideoCompositing
Type: AVVideoComposition
AVFoundation.AVVideoComposition {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("videoCompositionWithPropertiesOfAsset:")]
AVFoundation.AVVideoComposition
FromAssetProperties(..)
[Selector ("isValidForAsset:timeRange:validationDelegate:")]
bool
IsValidForAsset(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("animationTool")]
AVFoundation.AVVideoCompositionCoreAnimationTool
AnimationTool { get; }
[Selector ("customVideoCompositorClass")]
ObjCRuntime.Class
CustomVideoCompositorClass { get; }
[Selector ("frameDuration")]
CoreMedia.CMTime
FrameDuration { get; }
[Selector ("instructions")]
AVFoundation.AVVideoCompositionInstruction
Instructions { get; }
[Selector ("renderScale")]
float
RenderScale { get; }
[Selector ("renderSize")]
CoreGraphics.CGSize
RenderSize { get; }
Type: AVVideoCompositionCoreAnimationTool
AVFoundation.AVVideoCompositionCoreAnimationTool {
[Selector ("videoCompositionCoreAnimationToolWithPostProcessingAsVideoLayers:inLayer:")]
AVFoundation.AVVideoCompositionCoreAnimationTool
FromComposedVideoFrames(..)
[Selector ("videoCompositionCoreAnimationToolWithAdditionalLayer:asTrackID:")]
AVFoundation.AVVideoCompositionCoreAnimationTool
FromLayer(..)
[Selector ("videoCompositionCoreAnimationToolWithPostProcessingAsVideoLayer:inLayer:")]
AVFoundation.AVVideoCompositionCoreAnimationTool
FromLayer(..)
Type: AVVideoCompositionInstruction
Type: AVVideoCompositionLayerInstruction
AVFoundation.AVVideoCompositionLayerInstruction {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("getCropRectangleRampForTime:startCropRectangle:endCropRectangle:timeRange:")]
bool
GetCrop(..)
[Selector ("getOpacityRampForTime:startOpacity:endOpacity:timeRange:")]
bool
GetOpacityRamp(..)
[Selector ("getTransformRampForTime:startTransform:endTransform:timeRange:")]
bool
GetTransformRamp(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("trackID")]
int
TrackID { get; }
Type: AVVideoCompositionRenderContext
Type: AVVideoCompositionValidationHandling
Namespace: AVKit
Type: AVPictureInPictureController
Type: AVPictureInPictureControllerDelegate
Type: AVPlayerViewController
Type: AVPlayerViewControllerDelegate
Namespace: CloudKit
Type: CKAsset
Type: CKContainer
Type: CKDatabase
Type: CKDatabaseOperation
Type: CKDiscoverAllContactsOperation
Type: CKDiscoveredUserInfo
Type: CKDiscoverUserInfosOperation
Type: CKFetchNotificationChangesOperation
Type: CKFetchRecordChangesOperation
Type: CKFetchRecordsOperation
Type: CKFetchRecordZonesOperation
Type: CKFetchSubscriptionsOperation
Type: CKLocationSortDescriptor
Type: CKMarkNotificationsReadOperation
Type: CKModifyBadgeOperation
Type: CKModifyRecordsOperation
Type: CKModifyRecordZonesOperation
Type: CKModifySubscriptionsOperation
Type: CKNotification
Type: CKNotificationID
Type: CKNotificationInfo
Type: CKOperation
Type: CKQuery
CloudKit.CKQuery {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("predicate")]
Foundation.NSPredicate
Predicate { get; }
[Selector ("recordType")]
string
RecordType { get; }
[Selector ("sortDescriptors")]
Foundation.NSSortDescriptor
SortDescriptors { get; }
[Selector ("setSortDescriptors:")]
void
SortDescriptors { set; }
Type: CKQueryCursor
Type: CKQueryNotification
Type: CKQueryOperation
CloudKit.CKQueryOperation {
[Selector ("queryCompletionBlock")]
System.Action`2[CloudKit.CKQueryCursor,Foundation.NSError]
Completed { get; }
[Selector ("setQueryCompletionBlock:")]
void
Completed { set; }
[Selector ("cursor")]
CloudKit.CKQueryCursor
Cursor { get; }
[Selector ("setCursor:")]
void
Cursor { set; }
[Selector ("desiredKeys")]
string
DesiredKeys { get; }
[Selector ("setDesiredKeys:")]
void
DesiredKeys { set; }
[Selector ("query")]
CloudKit.CKQuery
Query { get; }
[Selector ("setQuery:")]
void
Query { set; }
[Selector ("recordFetchedBlock")]
System.Action`1[CloudKit.CKRecord]
RecordFetched { get; }
[Selector ("setRecordFetchedBlock:")]
void
RecordFetched { set; }
[Selector ("resultsLimit")]
System.nuint
ResultsLimit { get; }
[Selector ("setResultsLimit:")]
void
ResultsLimit { set; }
[Selector ("zoneID")]
CloudKit.CKRecordZoneID
ZoneId { get; }
[Selector ("setZoneID:")]
void
ZoneId { set; }
Type: CKRecord
Type: CKRecordID
CloudKit.CKRecordID {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("recordName")]
string
RecordName { get; }
[Selector ("zoneID")]
CloudKit.CKRecordZoneID
ZoneId { get; }
Type: CKRecordZone
CloudKit.CKRecordZone {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("defaultRecordZone")]
CloudKit.CKRecordZone
DefaultRecordZone(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("capabilities")]
CloudKit.CKRecordZoneCapabilities
Capabilities { get; }
[Selector ("zoneID")]
CloudKit.CKRecordZoneID
ZoneId { get; }
Type: CKRecordZoneID
Type: CKRecordZoneNotification
Type: CKReference
CloudKit.CKReference {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("recordID")]
CloudKit.CKRecordID
RecordId { get; }
[Selector ("referenceAction")]
CloudKit.CKReferenceAction
ReferenceAction { get; }
Type: CKServerChangeToken
Type: CKSubscription
CloudKit.CKSubscription {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("notificationInfo")]
CloudKit.CKNotificationInfo
NotificationInfo { get; }
[Selector ("setNotificationInfo:")]
void
NotificationInfo { set; }
[Selector ("predicate")]
Foundation.NSPredicate
Predicate { get; }
[Selector ("recordType")]
string
RecordType { get; }
[Selector ("subscriptionID")]
string
SubscriptionId { get; }
[Selector ("subscriptionOptions")]
CloudKit.CKSubscriptionOptions
SubscriptionOptions { get; }
[Selector ("subscriptionType")]
CloudKit.CKSubscriptionType
SubscriptionType { get; }
[Selector ("zoneID")]
CloudKit.CKRecordZoneID
ZoneID { get; }
[Selector ("setZoneID:")]
void
ZoneID { set; }
Namespace: Contacts
Type: CNContact
Type: CNContactFetchRequest
Type: CNContactFormatter
Type: CNContactProperty
Contacts.CNContactProperty {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("contact")]
Contacts.CNContact
Contact { get; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("key")]
string
Key { get; }
[Selector ("label")]
string
Label { get; }
[Selector ("value")]
Foundation.NSObject
Value { get; }
Type: CNContactRelation
Contacts.CNContactRelation {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("contactRelationWithName:")]
Contacts.CNContactRelation
FromName(..)
[Selector ("name")]
string
Name { get; }
Type: CNContactStore
Type: CNContactsUserDefaults
Type: CNContactVCardSerialization
Type: CNContainer
Type: CNGroup
Contacts.CNGroup {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("name")]
string
Name { get; }
Type: CNInstantMessageAddress
Type: CNLabeledValue
Contacts.CNLabeledValue {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("labeledValueWithLabel:value:")]
Contacts.CNLabeledValue
FromLabel(..)
[Selector ("labeledValueBySettingLabel:")]
Contacts.CNLabeledValue
GetLabeledValue(..)
[Selector ("labeledValueBySettingValue:")]
Contacts.CNLabeledValue
GetLabeledValue(..)
[Selector ("labeledValueBySettingLabel:value:")]
Contacts.CNLabeledValue
GetLabeledValue(..)
[Selector ("localizedStringForLabel:")]
string
LocalizeLabel(..)
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("label")]
string
Label { get; }
[Selector ("value")]
Foundation.NSObject
Value { get; }
Type: CNMutableContact
Type: CNMutableGroup
Type: CNMutablePostalAddress
Contacts.CNMutablePostalAddress {
[Selector ("city")]
string
City { get; }
[Selector ("setCity:")]
void
City { set; }
[Selector ("country")]
string
Country { get; }
[Selector ("setCountry:")]
void
Country { set; }
[Selector ("ISOCountryCode")]
string
IsoCountryCode { get; }
[Selector ("setISOCountryCode:")]
void
IsoCountryCode { set; }
[Selector ("postalCode")]
string
PostalCode { get; }
[Selector ("setPostalCode:")]
void
PostalCode { set; }
[Selector ("state")]
string
State { get; }
[Selector ("setState:")]
void
State { set; }
[Selector ("street")]
string
Street { get; }
[Selector ("setStreet:")]
void
Street { set; }
Type: CNPhoneNumber
Type: CNPostalAddress
Contacts.CNPostalAddress {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("localizedStringForKey:")]
string
LocalizeProperty(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("city")]
string
City { get; }
[Selector ("country")]
string
Country { get; }
[Selector ("ISOCountryCode")]
string
IsoCountryCode { get; }
[Selector ("postalCode")]
string
PostalCode { get; }
[Selector ("state")]
string
State { get; }
[Selector ("street")]
string
Street { get; }
Type: CNPostalAddressFormatter
Type: CNSaveRequest
Type: CNSocialProfile
Namespace: ContactsUI
Type: CNContactPickerDelegate
Type: CNContactPickerViewController
Type: CNContactViewController
Type: CNContactViewControllerDelegate
Namespace: CoreAnimation
Type: CAAction
Type: CAAnimation
Type: CAAnimationDelegate
Type: CAAnimationGroup
Type: CABasicAnimation
CoreAnimation.CABasicAnimation {
[Selector ("animationWithKeyPath:")]
CoreAnimation.CABasicAnimation
FromKeyPath(..)
[Selector ("byValue")]
Foundation.NSObject
By { get; }
[Selector ("setByValue:")]
void
By { set; }
[Selector ("fromValue")]
Foundation.NSObject
From { get; }
[Selector ("setFromValue:")]
void
From { set; }
[Selector ("toValue")]
Foundation.NSObject
To { get; }
[Selector ("setToValue:")]
void
To { set; }
Type: CADisplayLink
Type: CAEAGLLayer
Type: CAEmitterBehavior
CoreAnimation.CAEmitterBehavior {
[Selector ("behaviorWithType:")]
CoreAnimation.CAEmitterBehavior
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("behaviorTypes")]
Foundation.NSString
BehaviorTypes { get; }
[Selector ("isEnabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("type")]
string
Type { get; }
Type: CAEmitterCell
CoreAnimation.CAEmitterCell {
[Selector ("defaultValueForKey:")]
Foundation.NSObject
DefaultValueForKey(..)
[Selector ("emitterCell")]
CoreAnimation.CAEmitterCell
EmitterCell(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("shouldArchiveValueForKey:")]
bool
ShouldArchiveValueForKey(..)
[Selector ("xAcceleration")]
System.nfloat
AccelerationX { get; }
[Selector ("setXAcceleration:")]
void
AccelerationX { set; }
[Selector ("yAcceleration")]
System.nfloat
AccelerationY { get; }
[Selector ("setYAcceleration:")]
void
AccelerationY { set; }
[Selector ("zAcceleration")]
System.nfloat
AccelerationZ { get; }
[Selector ("setZAcceleration:")]
void
AccelerationZ { set; }
[Selector ("alphaRange")]
float
AlphaRange { get; }
[Selector ("setAlphaRange:")]
void
AlphaRange { set; }
[Selector ("alphaSpeed")]
float
AlphaSpeed { get; }
[Selector ("setAlphaSpeed:")]
void
AlphaSpeed { set; }
[Selector ("autoreverses")]
bool
AutoReverses { get; }
[Selector ("setAutoreverses:")]
void
AutoReverses { set; }
[Selector ("beginTime")]
double
BeginTime { get; }
[Selector ("setBeginTime:")]
void
BeginTime { set; }
[Selector ("birthRate")]
float
BirthRate { get; }
[Selector ("setBirthRate:")]
void
BirthRate { set; }
[Selector ("blueRange")]
float
BlueRange { get; }
[Selector ("setBlueRange:")]
void
BlueRange { set; }
[Selector ("blueSpeed")]
float
BlueSpeed { get; }
[Selector ("setBlueSpeed:")]
void
BlueSpeed { set; }
[Selector ("emitterCells")]
CoreAnimation.CAEmitterCell
Cells { get; }
[Selector ("setEmitterCells:")]
void
Cells { set; }
[Selector ("color")]
CoreGraphics.CGColor
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("contentsRect")]
CoreGraphics.CGRect
ContentsRect { get; }
[Selector ("setContentsRect:")]
void
ContentsRect { set; }
[Selector ("contentsScale")]
System.nfloat
ContentsScale { get; }
[Selector ("setContentsScale:")]
void
ContentsScale { set; }
[Selector ("duration")]
double
Duration { get; }
[Selector ("setDuration:")]
void
Duration { set; }
[Selector ("emissionLatitude")]
System.nfloat
EmissionLatitude { get; }
[Selector ("setEmissionLatitude:")]
void
EmissionLatitude { set; }
[Selector ("emissionLongitude")]
System.nfloat
EmissionLongitude { get; }
[Selector ("setEmissionLongitude:")]
void
EmissionLongitude { set; }
[Selector ("emissionRange")]
System.nfloat
EmissionRange { get; }
[Selector ("setEmissionRange:")]
void
EmissionRange { set; }
[Selector ("isEnabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("fillMode")]
string
FillMode { get; }
[Selector ("setFillMode:")]
void
FillMode { set; }
[Selector ("greenRange")]
float
GreenRange { get; }
[Selector ("setGreenRange:")]
void
GreenRange { set; }
[Selector ("greenSpeed")]
float
GreenSpeed { get; }
[Selector ("setGreenSpeed:")]
void
GreenSpeed { set; }
[Selector ("lifetime")]
float
LifeTime { get; }
[Selector ("setLifetime:")]
void
LifeTime { set; }
[Selector ("lifetimeRange")]
float
LifetimeRange { get; }
[Selector ("setLifetimeRange:")]
void
LifetimeRange { set; }
[Selector ("magnificationFilter")]
string
MagnificationFilter { get; }
[Selector ("setMagnificationFilter:")]
void
MagnificationFilter { set; }
[Selector ("minificationFilter")]
string
MinificationFilter { get; }
[Selector ("setMinificationFilter:")]
void
MinificationFilter { set; }
[Selector ("minificationFilterBias")]
float
MinificationFilterBias { get; }
[Selector ("setMinificationFilterBias:")]
void
MinificationFilterBias { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("redRange")]
float
RedRange { get; }
[Selector ("setRedRange:")]
void
RedRange { set; }
[Selector ("redSpeed")]
float
RedSpeed { get; }
[Selector ("setRedSpeed:")]
void
RedSpeed { set; }
[Selector ("repeatCount")]
float
RepeatCount { get; }
[Selector ("setRepeatCount:")]
void
RepeatCount { set; }
[Selector ("repeatDuration")]
double
RepeatDuration { get; }
[Selector ("setRepeatDuration:")]
void
RepeatDuration { set; }
[Selector ("scale")]
System.nfloat
Scale { get; }
[Selector ("setScale:")]
void
Scale { set; }
[Selector ("scaleRange")]
System.nfloat
ScaleRange { get; }
[Selector ("setScaleRange:")]
void
ScaleRange { set; }
[Selector ("scaleSpeed")]
System.nfloat
ScaleSpeed { get; }
[Selector ("setScaleSpeed:")]
void
ScaleSpeed { set; }
[Selector ("speed")]
float
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("spin")]
System.nfloat
Spin { get; }
[Selector ("setSpin:")]
void
Spin { set; }
[Selector ("spinRange")]
System.nfloat
SpinRange { get; }
[Selector ("setSpinRange:")]
void
SpinRange { set; }
[Selector ("style")]
Foundation.NSDictionary
Style { get; }
[Selector ("setStyle:")]
void
Style { set; }
[Selector ("timeOffset")]
double
TimeOffset { get; }
[Selector ("setTimeOffset:")]
void
TimeOffset { set; }
[Selector ("velocity")]
System.nfloat
Velocity { get; }
[Selector ("setVelocity:")]
void
Velocity { set; }
[Selector ("velocityRange")]
System.nfloat
VelocityRange { get; }
[Selector ("setVelocityRange:")]
void
VelocityRange { set; }
[Selector ("contents")]
Foundation.NSObject
WeakContents { get; }
[Selector ("setContents:")]
void
WeakContents { set; }
Type: CAEmitterLayer
CoreAnimation.CAEmitterLayer {
[Selector ("layer")]
CoreAnimation.CALayer
Create(..)
[Selector ("birthRate")]
float
BirthRate { get; }
[Selector ("setBirthRate:")]
void
BirthRate { set; }
[Selector ("emitterCells")]
CoreAnimation.CAEmitterCell
Cells { get; }
[Selector ("setEmitterCells:")]
void
Cells { set; }
[Selector ("emitterDepth")]
System.nfloat
Depth { get; }
[Selector ("setEmitterDepth:")]
void
Depth { set; }
[Selector ("lifetime")]
float
LifeTime { get; }
[Selector ("setLifetime:")]
void
LifeTime { set; }
[Selector ("emitterMode")]
string
Mode { get; }
[Selector ("setEmitterMode:")]
void
Mode { set; }
[Selector ("emitterPosition")]
CoreGraphics.CGPoint
Position { get; }
[Selector ("setEmitterPosition:")]
void
Position { set; }
[Selector ("preservesDepth")]
bool
PreservesDepth { get; }
[Selector ("setPreservesDepth:")]
void
PreservesDepth { set; }
[Selector ("renderMode")]
string
RenderMode { get; }
[Selector ("setRenderMode:")]
void
RenderMode { set; }
[Selector ("scale")]
float
Scale { get; }
[Selector ("setScale:")]
void
Scale { set; }
[Selector ("seed")]
int
Seed { get; }
[Selector ("setSeed:")]
void
Seed { set; }
[Selector ("emitterShape")]
string
Shape { get; }
[Selector ("setEmitterShape:")]
void
Shape { set; }
[Selector ("emitterSize")]
CoreGraphics.CGSize
Size { get; }
[Selector ("setEmitterSize:")]
void
Size { set; }
[Selector ("spin")]
float
Spin { get; }
[Selector ("setSpin:")]
void
Spin { set; }
[Selector ("velocity")]
float
Velocity { get; }
[Selector ("setVelocity:")]
void
Velocity { set; }
[Selector ("emitterZPosition")]
System.nfloat
ZPosition { get; }
[Selector ("setEmitterZPosition:")]
void
ZPosition { set; }
Type: CAGradientLayer
CoreAnimation.CAGradientLayer {
[Selector ("layer")]
CoreAnimation.CALayer
Create(..)
[Selector ("colors")]
System.IntPtr
Colors { get; }
[Selector ("setColors:")]
void
Colors { set; }
[Selector ("endPoint")]
CoreGraphics.CGPoint
EndPoint { get; }
[Selector ("setEndPoint:")]
void
EndPoint { set; }
[Selector ("locations")]
Foundation.NSNumber
Locations { get; }
[Selector ("setLocations:")]
void
Locations { set; }
[Selector ("startPoint")]
CoreGraphics.CGPoint
StartPoint { get; }
[Selector ("setStartPoint:")]
void
StartPoint { set; }
[Selector ("type")]
string
Type { get; }
[Selector ("setType:")]
void
Type { set; }
Type: CAKeyFrameAnimation
CoreAnimation.CAKeyFrameAnimation {
[Selector ("animationWithKeyPath:")]
CoreAnimation.CAKeyFrameAnimation
FromKeyPath(..)
[Selector ("calculationMode")]
Foundation.NSString
CalculationMode { get; }
[Selector ("setCalculationMode:")]
void
CalculationMode { set; }
[Selector ("biasValues")]
Foundation.NSNumber
BiasValues { get; }
[Selector ("setBiasValues:")]
void
BiasValues { set; }
[Selector ("continuityValues")]
Foundation.NSNumber
ContinuityValues { get; }
[Selector ("setContinuityValues:")]
void
ContinuityValues { set; }
[Selector ("keyTimes")]
Foundation.NSNumber
KeyTimes { get; }
[Selector ("setKeyTimes:")]
void
KeyTimes { set; }
[Selector ("path")]
CoreGraphics.CGPath
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
[Selector ("rotationMode")]
string
RotationMode { get; }
[Selector ("setRotationMode:")]
void
RotationMode { set; }
[Selector ("tensionValues")]
Foundation.NSNumber
TensionValues { get; }
[Selector ("setTensionValues:")]
void
TensionValues { set; }
[Selector ("timingFunctions")]
CoreAnimation.CAMediaTimingFunction
TimingFunctions { get; }
[Selector ("setTimingFunctions:")]
void
TimingFunctions { set; }
[Selector ("values")]
Foundation.NSObject
Values { get; }
[Selector ("setValues:")]
void
Values { set; }
Type: CALayer
Type: CALayerDelegate
Type: CAMediaTiming
Type: CAMediaTimingFunction
Type: CAMetalLayer
Type: CAPropertyAnimation
Type: CAReplicatorLayer
Type: CAScrollLayer
Type: CAShapeLayer
CoreAnimation.CAShapeLayer {
[Selector ("layer")]
CoreAnimation.CALayer
Create(..)
[Selector ("fillColor")]
CoreGraphics.CGColor
FillColor { get; }
[Selector ("setFillColor:")]
void
FillColor { set; }
[Selector ("fillRule")]
Foundation.NSString
FillRule { get; }
[Selector ("setFillRule:")]
void
FillRule { set; }
[Selector ("lineCap")]
Foundation.NSString
LineCap { get; }
[Selector ("setLineCap:")]
void
LineCap { set; }
[Selector ("lineDashPattern")]
Foundation.NSNumber
LineDashPattern { get; }
[Selector ("setLineDashPattern:")]
void
LineDashPattern { set; }
[Selector ("lineDashPhase")]
System.nfloat
LineDashPhase { get; }
[Selector ("setLineDashPhase:")]
void
LineDashPhase { set; }
[Selector ("lineJoin")]
Foundation.NSString
LineJoin { get; }
[Selector ("setLineJoin:")]
void
LineJoin { set; }
[Selector ("lineWidth")]
System.nfloat
LineWidth { get; }
[Selector ("setLineWidth:")]
void
LineWidth { set; }
[Selector ("miterLimit")]
System.nfloat
MiterLimit { get; }
[Selector ("setMiterLimit:")]
void
MiterLimit { set; }
[Selector ("path")]
CoreGraphics.CGPath
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
[Selector ("strokeColor")]
CoreGraphics.CGColor
StrokeColor { get; }
[Selector ("setStrokeColor:")]
void
StrokeColor { set; }
[Selector ("strokeEnd")]
System.nfloat
StrokeEnd { get; }
[Selector ("setStrokeEnd:")]
void
StrokeEnd { set; }
[Selector ("strokeStart")]
System.nfloat
StrokeStart { get; }
[Selector ("setStrokeStart:")]
void
StrokeStart { set; }
Type: CASpringAnimation
Type: CATextLayer
Type: CATiledLayer
Type: CATransaction
Type: CATransform3D
CoreAnimation.CATransform3D {
[Native ("CATransform3DMakeRotation")]
CoreAnimation.CATransform3D
MakeRotation(..)
[Native ("CATransform3DMakeAffineTransform")]
CoreAnimation.CATransform3D
MakeFromAffine(..)
[Native ("CATransform3DGetAffineTransform")]
CoreGraphics.CGAffineTransform
GetAffine(..)
[Native ("CATransform3DIsIdentity")]
bool
IsIdentity { get; }
[Native ("CATransform3DEqualToTransform")]
bool
Equals(..)
[Native ("CATransform3DEqualToTransform")]
bool
Equals(..)
[Native ("CATransform3DTranslate")]
CoreAnimation.CATransform3D
Translate(..)
[Native ("CATransform3DScale")]
CoreAnimation.CATransform3D
Scale(..)
[Native ("CATransform3DScale")]
CoreAnimation.CATransform3D
Scale(..)
[Native ("CATransform3DRotate")]
CoreAnimation.CATransform3D
Rotate(..)
[Native ("CATransform3DConcat")]
CoreAnimation.CATransform3D
Concat(..)
[Native ("CATransform3DInvert")]
CoreAnimation.CATransform3D
Invert(..)
[Native ("CATransform3DIsAffine")]
bool
IsAffine { get; }
Type: CATransformLayer
Type: CATransition
CoreAnimation.CATransition {
[Selector ("animation")]
CoreAnimation.CATransition
CreateAnimation(..)
[Selector ("endProgress")]
float
EndProgress { get; }
[Selector ("setEndProgress:")]
void
EndProgress { set; }
[Selector ("filter")]
Foundation.NSObject
Filter { get; }
[Selector ("setFilter:")]
void
Filter { set; }
[Selector ("startProgress")]
float
StartProgress { get; }
[Selector ("setStartProgress:")]
void
StartProgress { set; }
[Selector ("subtype")]
string
Subtype { get; }
[Selector ("setSubtype:")]
void
Subtype { set; }
[Selector ("type")]
string
Type { get; }
[Selector ("setType:")]
void
Type { set; }
Type: CAValueFunction
Namespace: CoreAudioKit
Type: AUViewController
Type: CAInterAppAudioSwitcherView
Type: CAInterAppAudioTransportView
Namespace: CoreBluetooth
Type: CBATTRequest
CoreBluetooth.CBATTRequest {
[Selector ("central")]
CoreBluetooth.CBCentral
Central { get; }
[Selector ("characteristic")]
CoreBluetooth.CBCharacteristic
Characteristic { get; }
[Selector ("offset")]
System.nint
Offset { get; }
[Selector ("value")]
Foundation.NSData
Value { get; }
[Selector ("setValue:")]
void
Value { set; }
Type: CBAttribute
Type: CBCentral
Type: CBCentralManager
Type: _CBCentralManagerDelegate
Type: CBCentralManagerDelegate
Type: CBCharacteristic
Type: CBDescriptor
Type: CBMutableCharacteristic
CoreBluetooth.CBMutableCharacteristic {
[Selector ("descriptors")]
CoreBluetooth.CBDescriptor
Descriptors { get; }
[Selector ("setDescriptors:")]
void
Descriptors { set; }
[Selector ("permissions")]
CoreBluetooth.CBAttributePermissions
Permissions { get; }
[Selector ("setPermissions:")]
void
Permissions { set; }
[Selector ("properties")]
CoreBluetooth.CBCharacteristicProperties
Properties { get; }
[Selector ("setProperties:")]
void
Properties { set; }
[Selector ("subscribedCentrals")]
CoreBluetooth.CBCentral
SubscribedCentrals { get; }
[Selector ("UUID")]
CoreBluetooth.CBUUID
UUID { get; }
[Selector ("setUUID:")]
void
UUID { set; }
[Selector ("value")]
Foundation.NSData
Value { get; }
[Selector ("setValue:")]
void
Value { set; }
Type: CBMutableService
Type: CBPeer
CoreBluetooth.CBPeer {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("UUID")]
System.IntPtr
UUID { get; }
[Selector ("identifier")]
Foundation.NSUuid
Identifier { get; }
Type: CBPeripheral
Type: _CBPeripheralDelegate
Type: CBPeripheralDelegate
Type: CBPeripheralManager
Type: _CBPeripheralManagerDelegate
Type: CBPeripheralManagerDelegate
Type: CBService
Type: CBUUID
CoreBluetooth.CBUUID {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("UUIDWithCFUUID:")]
CoreBluetooth.CBUUID
FromCFUUID(..)
[Selector ("UUIDWithData:")]
CoreBluetooth.CBUUID
FromData(..)
[Selector ("UUIDWithNSUUID:")]
CoreBluetooth.CBUUID
FromNSUuid(..)
[Selector ("UUIDWithString:")]
CoreBluetooth.CBUUID
FromString(..)
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("UUIDString")]
string
Uuid { get; }
Type: CFUUID
Namespace: CoreData
Type: NSAsynchronousFetchRequest
Type: NSAsynchronousFetchResult
Type: NSAtomicStore
Type: NSAtomicStoreCacheNode
Type: NSAttributeDescription
Type: NSBatchDeleteRequest
Type: NSBatchDeleteResult
Type: NSBatchUpdateRequest
Type: NSBatchUpdateResult
Type: NSConstraintConflict
Type: NSEntityDescription
Type: NSEntityMapping
Type: NSEntityMigrationPolicy
Type: NSFetchedPropertyDescription
Type: NSFetchedResultsController
Type: NSFetchedResultsControllerDelegate
Type: NSFetchedResultsSectionInfo
Type: NSFetchRequest
Type: NSIncrementalStore
Type: NSIncrementalStoreNode
Type: NSManagedObject
Type: NSManagedObjectContext
Type: NSManagedObjectID
Type: NSManagedObjectModel
Type: NSMappingModel
Type: NSMergeConflict
Type: NSMergePolicy
Type: NSMigrationManager
Type: NSPersistentStore
Type: NSPersistentStoreAsynchronousResult
Type: NSPersistentStoreCoordinator
Type: NSPersistentStoreRequest
Type: NSPropertyDescription
Type: NSPropertyMapping
Type: NSRelationshipDescription
Type: NSSaveChangesRequest
Namespace: CoreFoundation
Type: CFAllocator
Type: CFArray
CoreFoundation.CFArray {
[Native ("CFArrayGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CFArrayCreate")]
System.IntPtr
Create(..)
[Native ("CFArrayGetValueAtIndex")]
System.IntPtr
GetValue(..)
[Native ("CFArrayGetCount")]
System.nint
Count { get; }
[Native ("CFArrayGetCount")]
System.nint
GetCount(..)
Type: CFBoolean
Type: CFData
CoreFoundation.CFData {
[Native ("CFDataGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CFDataCreateWithBytesNoCopy")]
CoreFoundation.CFData
FromDataNoCopy(..)
[Native ("CFDataGetLength")]
System.nint
Length { get; }
[Native ("CFDataGetBytePtr")]
byte
GetBuffer(..)
[Native ("CFDataGetBytePtr")]
System.IntPtr
Bytes { get; }
[Native ("CFDataCreate")]
CoreFoundation.CFData
FromData(..)
[Native ("CFDataCreateCopy")]
CoreFoundation.CFData
Copy(..)
Type: CFDictionary
Type: CFException
CoreFoundation.CFException {
[Native ("CFErrorCopyDescription")]
CoreFoundation.CFException
FromCFError(..)
[Native ("CFErrorCopyFailureReason")]
CoreFoundation.CFException
FromCFError(..)
[Native ("CFErrorCopyRecoverySuggestion")]
CoreFoundation.CFException
FromCFError(..)
[Native ("CFErrorCopyUserInfo")]
CoreFoundation.CFException
FromCFError(..)
[Native ("CFErrorGetCode")]
CoreFoundation.CFException
FromCFError(..)
[Native ("CFErrorGetDomain")]
CoreFoundation.CFException
FromCFError(..)
Type: CFMachPort
Type: CFMessagePort
CoreFoundation.CFMessagePort {
[Native ("CFMessagePortCreateLocal")]
CoreFoundation.CFMessagePort
CreateLocalPort(..)
[Native ("CFMessagePortCreateRemote")]
CoreFoundation.CFMessagePort
CreateRemotePort(..)
[Native ("CFMessagePortInvalidate")]
void
Invalidate(..)
[Native ("CFMessagePortCreateRunLoopSource")]
CoreFoundation.CFRunLoopSource
CreateRunLoopSource(..)
[Native ("CFMessagePortSendRequest")]
CoreFoundation.CFMessagePortSendRequestStatus
SendRequest(..)
[Native ("CFMessagePortIsRemote")]
bool
IsRemote { get; }
[Native ("CFMessagePortSetName")]
void
Name { set; }
[Native ("CFMessagePortGetName")]
string
Name { get; }
[Native ("CFMessagePortGetContext")]
CoreFoundation.CFMessagePortContext
Context { get; }
[Native ("CFMessagePortGetContext")]
CoreFoundation.CFMessagePort
CreateLocalPort(..)
[Native ("CFMessagePortIsValid")]
bool
IsValid { get; }
[Native ("CFMessagePortSetDispatchQueue")]
void
SetDispatchQueue(..)
[Native ("CFMessagePortSetInvalidationCallBack")]
void
InvalidationCallback { set; }
Type: CFMutableDictionary
Got a resolve event System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Type: CFNetwork
Type: CFNotificationCenter
CoreFoundation.CFNotificationCenter {
[Native ("CFNotificationCenterGetDarwinNotifyCenter")]
CoreFoundation.CFNotificationCenter
Darwin { get; }
[Native ("CFNotificationCenterGetLocalCenter")]
CoreFoundation.CFNotificationCenter
Local { get; }
[Native ("CFNotificationCenterAddObserver")]
CoreFoundation.CFNotificationObserverToken
AddObserver(..)
[Native ("CFNotificationCenterPostNotificationWithOptions")]
void
PostNotification(..)
[Native ("CFNotificationCenterRemoveObserver")]
void
RemoveObserver(..)
Type: CFPreferences
Type: CFReadStream
Type: CFRunLoop
CoreFoundation.CFRunLoop {
[Native ("CFRunLoopGetCurrent")]
CoreFoundation.CFRunLoop
Current { get; }
[Native ("CFRunLoopGetMain")]
CoreFoundation.CFRunLoop
Main { get; }
[Native ("CFRunLoopRun")]
void
Run(..)
[Native ("CFRunLoopStop")]
void
Stop(..)
[Native ("CFRunLoopWakeUp")]
void
WakeUp(..)
[Native ("CFRunLoopIsWaiting")]
bool
IsWaiting { get; }
[Native ("CFRunLoopRunInMode")]
CoreFoundation.CFRunLoopExitReason
RunInMode(..)
[Native ("CFRunLoopAddSource")]
void
AddSource(..)
[Native ("CFRunLoopContainsSource")]
bool
ContainsSource(..)
[Native ("CFRunLoopRemoveSource")]
void
RemoveSource(..)
Type: CFRunLoopSource
Type: CFSocket
Type: CFStream
Type: CFString
Type: CFType
Type: CFUrl
Type: CFWriteStream
Type: DispatchGroup
CoreFoundation.DispatchGroup {
[Native ("dispatch_group_create")]
CoreFoundation.DispatchGroup
Create(..)
[Native ("dispatch_group_async_f")]
void
DispatchAsync(..)
[Native ("dispatch_group_notify_f")]
void
Notify(..)
[Native ("dispatch_group_enter")]
void
Enter(..)
[Native ("dispatch_group_leave")]
void
Leave(..)
[Native ("dispatch_group_wait")]
bool
Wait(..)
Type: DispatchObject
Type: DispatchQueue
Type: DispatchSource
Type: Timer
Type: VnodeMonitor
Type: DispatchTime
Namespace: CoreGraphics
Type: CGAffineTransform
Type: CGBitmapContext
CoreGraphics.CGBitmapContext {
[Native ("CGBitmapContextGetData")]
System.IntPtr
Data { get; }
[Native ("CGBitmapContextGetWidth")]
System.nint
Width { get; }
[Native ("CGBitmapContextGetHeight")]
System.nint
Height { get; }
[Native ("CGBitmapContextGetBitsPerComponent")]
System.nint
BitsPerComponent { get; }
[Native ("CGBitmapContextGetBitsPerPixel")]
System.nint
BitsPerPixel { get; }
[Native ("CGBitmapContextGetBytesPerRow")]
System.nint
BytesPerRow { get; }
[Native ("CGBitmapContextGetColorSpace")]
CoreGraphics.CGColorSpace
ColorSpace { get; }
[Native ("CGBitmapContextGetAlphaInfo")]
CoreGraphics.CGImageAlphaInfo
AlphaInfo { get; }
[Native ("CGBitmapContextGetBitmapInfo")]
CoreGraphics.CGBitmapFlags
BitmapInfo { get; }
[Native ("CGBitmapContextCreateImage")]
CoreGraphics.CGImage
ToImage(..)
Type: CGColor
CoreGraphics.CGColor {
[Native ("CGColorEqualToColor")]
bool
Equals(..)
[Native ("CGColorGetNumberOfComponents")]
System.nint
NumberOfComponents { get; }
[Native ("CGColorGetComponents")]
System.nfloat
Components { get; }
[Native ("CGColorGetAlpha")]
System.nfloat
Alpha { get; }
[Native ("CGColorGetColorSpace")]
CoreGraphics.CGColorSpace
ColorSpace { get; }
[Native ("CGColorGetPattern")]
CoreGraphics.CGPattern
Pattern { get; }
[Native ("CGColorRelease")]
void
Dispose(..)
[Native ("CGColorCreateCopyByMatchingToColorSpace")]
CoreGraphics.CGColor
CreateByMatchingToColorSpace(..)
Type: CGColorSpace
CoreGraphics.CGColorSpace {
[Native ("CGColorSpaceRelease")]
void
Dispose(..)
[Native ("CGColorSpaceCreateDeviceGray")]
CoreGraphics.CGColorSpace
CreateDeviceGray(..)
[Native ("CGColorSpaceCreateDeviceRGB")]
CoreGraphics.CGColorSpace
CreateDeviceRGB(..)
[Native ("CGColorSpaceCreateDeviceCMYK")]
CoreGraphics.CGColorSpace
CreateDeviceCMYK(..)
[Native ("CGColorSpaceCreateCalibratedGray")]
CoreGraphics.CGColorSpace
CreateCalibratedGray(..)
[Native ("CGColorSpaceCreateCalibratedRGB")]
CoreGraphics.CGColorSpace
CreateCalibratedRGB(..)
[Native ("CGColorSpaceCreateIndexed")]
CoreGraphics.CGColorSpace
CreateIndexed(..)
[Native ("CGColorSpaceCreatePattern")]
CoreGraphics.CGColorSpace
CreatePattern(..)
[Native ("CGColorSpaceCreateWithName")]
CoreGraphics.CGColorSpace
CreateWithName(..)
[Native ("CGColorSpaceCreateWithName")]
CoreGraphics.CGColorSpace
Create(..)
[Native ("CGColorSpaceGetBaseColorSpace")]
CoreGraphics.CGColorSpace
GetBaseColorSpace(..)
[Native ("CGColorSpaceGetModel")]
CoreGraphics.CGColorSpaceModel
Model { get; }
[Native ("CGColorSpaceGetNumberOfComponents")]
System.nint
Components { get; }
[Native ("CGColorSpaceGetColorTableCount")]
byte
GetColorTable(..)
[Native ("CGColorSpaceGetColorTable")]
byte
GetColorTable(..)
[Native ("CGColorSpaceCreateWithICCProfile")]
CoreGraphics.CGColorSpace
CreateICCProfile(..)
[Native ("CGColorSpaceCreateICCBased")]
CoreGraphics.CGColorSpace
CreateICCProfile(..)
[Native ("CGColorSpaceCopyICCProfile")]
Foundation.NSData
GetICCProfile(..)
Type: CGContext
Type: CGContextPDF
Type: CGDataConsumer
Type: CGDataProvider
CoreGraphics.CGDataProvider {
[Native ("CGDataProviderCopyData")]
Foundation.NSData
CopyData(..)
[Native ("CGDataProviderRelease")]
Foundation.NSData
CopyData(..)
[Native ("CGDataProviderRelease")]
void
Dispose(..)
[Native ("CGDataProviderCreateWithFilename")]
CoreGraphics.CGDataProvider
FromFile(..)
Type: CGFont
CoreGraphics.CGFont {
[Native ("CGFontGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CGFontRelease")]
void
Dispose(..)
[Native ("CGFontCreateWithDataProvider")]
CoreGraphics.CGFont
CreateFromProvider(..)
[Native ("CGFontCreateWithFontName")]
CoreGraphics.CGFont
CreateWithFontName(..)
[Native ("CGFontGetNumberOfGlyphs")]
System.nint
NumberOfGlyphs { get; }
[Native ("CGFontGetUnitsPerEm")]
int
UnitsPerEm { get; }
[Native ("CGFontCopyPostScriptName")]
string
PostScriptName { get; }
[Native ("CGFontCopyFullName")]
string
FullName { get; }
[Native ("CGFontGetAscent")]
int
Ascent { get; }
[Native ("CGFontGetDescent")]
int
Descent { get; }
[Native ("CGFontGetLeading")]
int
Leading { get; }
[Native ("CGFontGetCapHeight")]
int
CapHeight { get; }
[Native ("CGFontGetXHeight")]
int
XHeight { get; }
[Native ("CGFontGetFontBBox")]
CoreGraphics.CGRect
FontBBox { get; }
[Native ("CGFontGetItalicAngle")]
System.nfloat
ItalicAngle { get; }
[Native ("CGFontGetStemV")]
System.nfloat
StemV { get; }
[Native ("CGFontGetGlyphWithGlyphName")]
ushort
GetGlyphWithGlyphName(..)
[Native ("CGFontCopyGlyphNameForGlyph")]
string
GlyphNameForGlyph(..)
[Native ("CTFontCreateWithGraphicsFont")]
CoreText.CTFont
ToCTFont(..)
[Native ("CTFontCreateWithGraphicsFont")]
CoreText.CTFont
ToCTFont(..)
Type: CGFunction
Type: CGGradient
Type: CGImage
CoreGraphics.CGImage {
[Native ("CGImageRelease")]
void
Dispose(..)
[Native ("CGImageCreateWithJPEGDataProvider")]
CoreGraphics.CGImage
FromJPEG(..)
[Native ("CGImageCreateWithPNGDataProvider")]
CoreGraphics.CGImage
FromPNG(..)
[Native ("CGImageMaskCreate")]
CoreGraphics.CGImage
CreateMask(..)
[Native ("CGImageCreateWithMaskingColors")]
CoreGraphics.CGImage
WithMaskingColors(..)
[Native ("CGImageCreateCopy")]
CoreGraphics.CGImage
Clone(..)
[Native ("CGImageCreateCopyWithColorSpace")]
CoreGraphics.CGImage
WithColorSpace(..)
[Native ("CGImageCreateWithImageInRect")]
CoreGraphics.CGImage
WithImageInRect(..)
[Native ("CGImageCreateWithMask")]
CoreGraphics.CGImage
WithMask(..)
[Native ("CGImageIsMask")]
bool
IsMask { get; }
[Native ("CGImageGetWidth")]
System.nint
Width { get; }
[Native ("CGImageGetHeight")]
System.nint
Height { get; }
[Native ("CGImageGetBitsPerComponent")]
System.nint
BitsPerComponent { get; }
[Native ("CGImageGetBitsPerPixel")]
System.nint
BitsPerPixel { get; }
[Native ("CGImageGetBytesPerRow")]
System.nint
BytesPerRow { get; }
[Native ("CGImageGetColorSpace")]
CoreGraphics.CGColorSpace
ColorSpace { get; }
[Native ("CGImageGetAlphaInfo")]
CoreGraphics.CGImageAlphaInfo
AlphaInfo { get; }
[Native ("CGImageGetDataProvider")]
CoreGraphics.CGDataProvider
DataProvider { get; }
[Native ("CGImageGetDecode")]
System.nfloat*
Decode { get; }
[Native ("CGImageGetShouldInterpolate")]
bool
ShouldInterpolate { get; }
[Native ("CGImageGetRenderingIntent")]
CoreGraphics.CGColorRenderingIntent
RenderingIntent { get; }
[Native ("CGImageGetBitmapInfo")]
CoreGraphics.CGBitmapFlags
BitmapInfo { get; }
[Native ("CGImageGetUTType")]
Foundation.NSString
UTType { get; }
Type: CGLayer
CoreGraphics.CGLayer {
[Native ("CGLayerRelease")]
void
Dispose(..)
[Native ("CGLayerGetSize")]
CoreGraphics.CGSize
Size { get; }
[Native ("CGLayerGetContext")]
CoreGraphics.CGContext
Context { get; }
[Native ("CGLayerCreateWithContext")]
CoreGraphics.CGLayer
Create(..)
Type: CGPath
Type: CGPattern
Type: CGPDFArray
CoreGraphics.CGPDFArray {
[Native ("CGPDFArrayGetCount")]
System.nint
Count { get; }
[Native ("CGPDFArrayGetBoolean")]
bool
GetBoolean(..)
[Native ("CGPDFArrayGetInteger")]
bool
GetInt(..)
[Native ("CGPDFArrayGetNumber")]
bool
GetFloat(..)
[Native ("CGPDFArrayGetName")]
bool
GetName(..)
[Native ("CGPDFArrayGetDictionary")]
bool
GetDictionary(..)
[Native ("CGPDFArrayGetStream")]
bool
GetStream(..)
[Native ("CGPDFArrayGetArray")]
bool
GetArray(..)
[Native ("CGPDFArrayGetString")]
bool
GetString(..)
Type: CGPDFContentStream
Type: CGPDFDictionary
CoreGraphics.CGPDFDictionary {
[Native ("CGPDFDictionaryGetCount")]
int
Count { get; }
[Native ("CGPDFDictionaryGetBoolean")]
bool
GetBoolean(..)
[Native ("CGPDFDictionaryGetInteger")]
bool
GetInt(..)
[Native ("CGPDFDictionaryGetNumber")]
bool
GetFloat(..)
[Native ("CGPDFDictionaryGetName")]
bool
GetName(..)
[Native ("CGPDFDictionaryGetDictionary")]
bool
GetDictionary(..)
[Native ("CGPDFDictionaryGetStream")]
bool
GetStream(..)
[Native ("CGPDFDictionaryGetArray")]
bool
GetArray(..)
[Native ("CGPDFDictionaryApplyFunction")]
void
Apply(..)
[Native ("CGPDFDictionaryGetString")]
bool
GetString(..)
Type: CGPDFDocument
CoreGraphics.CGPDFDocument {
[Native ("CGPDFDocumentRelease")]
void
Dispose(..)
[Native ("CGPDFDocumentCreateWithURL")]
CoreGraphics.CGPDFDocument
FromFile(..)
[Native ("CGPDFDocumentCreateWithURL")]
CoreGraphics.CGPDFDocument
FromUrl(..)
[Native ("CGPDFDocumentGetNumberOfPages")]
System.nint
Pages { get; }
[Native ("CGPDFDocumentGetPage")]
CoreGraphics.CGPDFPage
GetPage(..)
[Native ("CGPDFDocumentGetVersion")]
void
GetVersion(..)
[Native ("CGPDFDocumentIsEncrypted")]
bool
IsEncrypted { get; }
[Native ("CGPDFDocumentUnlockWithPassword")]
bool
Unlock(..)
[Native ("CGPDFDocumentIsUnlocked")]
bool
IsUnlocked { get; }
[Native ("CGPDFDocumentAllowsPrinting")]
bool
AllowsPrinting { get; }
[Native ("CGPDFDocumentAllowsCopying")]
bool
AllowsCopying { get; }
[Native ("CGPDFDocumentGetCatalog")]
CoreGraphics.CGPDFDictionary
GetCatalog(..)
[Native ("CGPDFDocumentGetInfo")]
CoreGraphics.CGPDFDictionary
GetInfo(..)
Type: CGPDFObject
Type: CGPDFOperatorTable
Type: CGPDFPage
CoreGraphics.CGPDFPage {
[Native ("CGPDFPageGetDocument")]
CoreGraphics.CGPDFDocument
Document { get; }
[Native ("CGPDFPageGetPageNumber")]
System.nint
PageNumber { get; }
[Native ("CGPDFPageGetBoxRect")]
CoreGraphics.CGRect
GetBoxRect(..)
[Native ("CGPDFPageGetRotationAngle")]
int
RotationAngle { get; }
[Native ("CGPDFPageGetDrawingTransform")]
CoreGraphics.CGAffineTransform
GetDrawingTransform(..)
[Native ("CGPDFPageGetDictionary")]
CoreGraphics.CGPDFDictionary
Dictionary { get; }
[Native ("CGPDFPageRelease")]
void
Dispose(..)
Type: CGPDFScanner
CoreGraphics.CGPDFScanner {
[Native ("CGPDFScannerRelease")]
void
Dispose(..)
[Native ("CGPDFScannerGetContentStream")]
CoreGraphics.CGPDFContentStream
GetContentStream(..)
[Native ("CGPDFScannerScan")]
bool
Scan(..)
[Native ("CGPDFScannerPopObject")]
bool
TryPop(..)
[Native ("CGPDFScannerPopBoolean")]
bool
TryPop(..)
[Native ("CGPDFScannerPopInteger")]
bool
TryPop(..)
[Native ("CGPDFScannerPopNumber")]
bool
TryPop(..)
[Native ("CGPDFScannerPopName")]
bool
TryPopName(..)
[Native ("CGPDFScannerPopString")]
bool
TryPop(..)
[Native ("CGPDFScannerPopArray")]
bool
TryPop(..)
[Native ("CGPDFScannerPopDictionary")]
bool
TryPop(..)
[Native ("CGPDFScannerPopStream")]
bool
TryPop(..)
Type: CGPDFStream
Type: CGPDFString
Type: CGShading
Type: CGVector
Type: RectangleFExtensions
CoreGraphics.RectangleFExtensions {
[Native ("CGRectGetMinX")]
System.nfloat
GetMinX(..)
[Native ("CGRectGetMidX")]
System.nfloat
GetMidX(..)
[Native ("CGRectGetMaxX")]
System.nfloat
GetMaxX(..)
[Native ("CGRectGetMinY")]
System.nfloat
GetMinY(..)
[Native ("CGRectGetMidY")]
System.nfloat
GetMidY(..)
[Native ("CGRectGetMaxY")]
System.nfloat
GetMaxY(..)
[Native ("CGRectStandardize")]
CoreGraphics.CGRect
Standardize(..)
[Native ("CGRectIsNull")]
bool
IsNull(..)
[Native ("CGRectIsInfinite")]
bool
IsInfinite(..)
[Native ("CGRectInset")]
CoreGraphics.CGRect
Inset(..)
[Native ("CGRectIntegral")]
CoreGraphics.CGRect
Integral(..)
[Native ("CGRectUnion")]
CoreGraphics.CGRect
UnionWith(..)
[Native ("CGRectDivide")]
void
Divide(..)
Namespace: CoreImage
Type: CIColor
CoreImage.CIColor {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("colorWithCGColor:")]
CoreImage.CIColor
FromCGColor(..)
[Selector ("colorWithRed:green:blue:")]
CoreImage.CIColor
FromRgb(..)
[Selector ("colorWithRed:green:blue:alpha:")]
CoreImage.CIColor
FromRgba(..)
[Selector ("colorWithString:")]
CoreImage.CIColor
FromString(..)
[Selector ("components")]
System.IntPtr
GetComponents(..)
[Selector ("stringRepresentation")]
string
StringRepresentation(..)
[Selector ("alpha")]
System.nfloat
Alpha { get; }
[Selector ("blue")]
System.nfloat
Blue { get; }
[Selector ("colorSpace")]
CoreGraphics.CGColorSpace
ColorSpace { get; }
[Selector ("green")]
System.nfloat
Green { get; }
[Selector ("numberOfComponents")]
System.nint
NumberOfComponents { get; }
[Selector ("red")]
System.nfloat
Red { get; }
Type: CIColorKernel
Type: CIContext
CoreImage.CIContext {
[Selector ("createCGImage:fromRect:")]
CoreGraphics.CGImage
CreateCGImage(..)
[Selector ("createCGImage:fromRect:format:colorSpace:")]
CoreGraphics.CGImage
CreateCGImage(..)
[Selector ("drawImage:atPoint:fromRect:")]
void
DrawImage(..)
[Selector ("drawImage:inRect:fromRect:")]
void
DrawImage(..)
[Selector ("contextWithCGContext:options:")]
CoreImage.CIContext
FromContext(..)
[Selector ("contextWithEAGLContext:")]
CoreImage.CIContext
FromContext(..)
[Selector ("contextWithEAGLContext:options:")]
CoreImage.CIContext
FromContext(..)
[Selector ("contextWithMTLDevice:")]
CoreImage.CIContext
FromMetalDevice(..)
[Selector ("contextWithMTLDevice:options:")]
CoreImage.CIContext
FromMetalDevice(..)
[Selector ("contextWithOptions:")]
CoreImage.CIContext
FromOptions(..)
[Selector ("render:toCVPixelBuffer:")]
void
Render(..)
[Selector ("render:toCVPixelBuffer:bounds:colorSpace:")]
void
Render(..)
[Selector ("render:toMTLTexture:commandBuffer:bounds:colorSpace:")]
void
Render(..)
[Selector ("render:toBitmap:rowBytes:bounds:format:colorSpace:")]
void
RenderToBitmap(..)
[Selector ("inputImageMaximumSize")]
CoreGraphics.CGSize
InputImageMaximumSize { get; }
[Selector ("outputImageMaximumSize")]
CoreGraphics.CGSize
OutputImageMaximumSize { get; }
[Selector ("workingColorSpace")]
CoreGraphics.CGColorSpace
WorkingColorSpace { get; }
Type: CIDetector
Type: CIFaceFeature
Type: CIFeature
Type: CIFilter
Type: CIFilterShape
CoreImage.CIFilterShape {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("shapeWithRect:")]
CoreImage.CIFilterShape
FromRect(..)
[Selector ("insetByX:Y:")]
CoreImage.CIFilterShape
Inset(..)
[Selector ("intersectWith:")]
CoreImage.CIFilterShape
Intersect(..)
[Selector ("intersectWithRect:")]
CoreImage.CIFilterShape
IntersectWithRect(..)
[Selector ("transformBy:interior:")]
CoreImage.CIFilterShape
Transform(..)
[Selector ("unionWith:")]
CoreImage.CIFilterShape
Union(..)
[Selector ("unionWithRect:")]
CoreImage.CIFilterShape
Union(..)
Type: CIImage
CoreImage.CIImage {
[Selector ("autoAdjustmentFilters")]
Foundation.NSArray
_GetAutoAdjustmentFilters(..)
[Selector ("autoAdjustmentFiltersWithOptions:")]
Foundation.NSArray
_GetAutoAdjustmentFilters(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("imageByClampingToExtent")]
CoreImage.CIImage
CreateByClampingToExtent(..)
[Selector ("imageByCompositingOverImage:")]
CoreImage.CIImage
CreateByCompositingOverImage(..)
[Selector ("imageByApplyingFilter:withInputParameters:")]
CoreImage.CIImage
CreateByFiltering(..)
[Selector ("imageByApplyingOrientation:")]
CoreImage.CIImage
CreateWithOrientation(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("imageWithCGImage:")]
CoreImage.CIImage
FromCGImage(..)
[Selector ("imageWithCGImage:options:")]
CoreImage.CIImage
FromCGImage(..)
[Selector ("imageWithBitmapData:bytesPerRow:size:format:colorSpace:")]
CoreImage.CIImage
FromData(..)
[Selector ("imageWithData:")]
CoreImage.CIImage
FromData(..)
[Selector ("imageWithData:options:")]
CoreImage.CIImage
FromData(..)
[Selector ("imageWithCVImageBuffer:")]
CoreImage.CIImage
FromImageBuffer(..)
[Selector ("imageWithCVImageBuffer:options:")]
CoreImage.CIImage
FromImageBuffer(..)
[Selector ("imageWithCVPixelBuffer:")]
CoreImage.CIImage
FromImageBuffer(..)
[Selector ("imageWithCVPixelBuffer:options:")]
CoreImage.CIImage
FromImageBuffer(..)
[Selector ("imageWithMTLTexture:options:")]
CoreImage.CIImage
FromMetalTexture(..)
[Selector ("imageWithImageProvider:size::format:colorSpace:options:")]
CoreImage.CIImage
FromProvider(..)
[Selector ("imageWithContentsOfURL:")]
CoreImage.CIImage
FromUrl(..)
[Selector ("imageWithContentsOfURL:options:")]
CoreImage.CIImage
FromUrl(..)
[Selector ("imageTransformForOrientation:")]
CoreGraphics.CGAffineTransform
GetImageTransform(..)
[Selector ("regionOfInterestForImage:inRect:")]
CoreGraphics.CGRect
GetRegionOfInterest(..)
[Selector ("imageByApplyingTransform:")]
CoreImage.CIImage
ImageByApplyingTransform(..)
[Selector ("imageByCroppingToRect:")]
CoreImage.CIImage
ImageByCroppingToRect(..)
[Selector ("imageWithColor:")]
CoreImage.CIImage
ImageWithColor(..)
[Selector ("imageWithTexture:size:flipped:colorSpace:")]
CoreImage.CIImage
ImageWithTexture(..)
[Selector ("emptyImage")]
CoreImage.CIImage
EmptyImage { get; }
[Selector ("extent")]
CoreGraphics.CGRect
Extent { get; }
[Selector ("url")]
Foundation.NSUrl
Url { get; }
[Selector ("properties")]
Foundation.NSDictionary
WeakProperties { get; }
Type: CIImageAccumulator
CoreImage.CIImageAccumulator {
[Selector ("clear")]
void
Clear(..)
[Selector ("imageAccumulatorWithExtent:format:")]
CoreImage.CIImageAccumulator
FromRectangle(..)
[Selector ("imageAccumulatorWithExtent:format:colorSpace:")]
CoreImage.CIImageAccumulator
FromRectangle(..)
[Selector ("setImage:dirtyRect:")]
void
SetImageDirty(..)
[Selector ("format")]
int
CIImageFormat { get; }
[Selector ("extent")]
CoreGraphics.CGRect
Extent { get; }
[Selector ("image")]
CoreImage.CIImage
Image { get; }
[Selector ("setImage:")]
void
Image { set; }
Type: CIKernel
Type: CIQRCodeFeature
CoreImage.CIQRCodeFeature {
[Selector ("bottomLeft")]
CoreGraphics.CGPoint
BottomLeft { get; }
[Selector ("bottomRight")]
CoreGraphics.CGPoint
BottomRight { get; }
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("messageString")]
string
MessageString { get; }
[Selector ("topLeft")]
CoreGraphics.CGPoint
TopLeft { get; }
[Selector ("topRight")]
CoreGraphics.CGPoint
TopRight { get; }
Type: CIRectangleFeature
Type: CISampler
CoreImage.CISampler {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("samplerWithImage:")]
CoreImage.CISampler
FromImage(..)
[Selector ("samplerWithImage:options:")]
CoreImage.CISampler
FromImage(..)
[Selector ("definition")]
CoreImage.CIFilterShape
Definition { get; }
[Selector ("extent")]
CoreGraphics.CGRect
Extent { get; }
Type: CITextFeature
CoreImage.CITextFeature {
[Selector ("bottomLeft")]
CoreGraphics.CGPoint
BottomLeft { get; }
[Selector ("bottomRight")]
CoreGraphics.CGPoint
BottomRight { get; }
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("subFeatures")]
CoreImage.CIFeature
SubFeatures { get; }
[Selector ("topLeft")]
CoreGraphics.CGPoint
TopLeft { get; }
[Selector ("topRight")]
CoreGraphics.CGPoint
TopRight { get; }
Type: CIVector
CoreImage.CIVector {
[Selector ("vectorWithValues:count:")]
CoreImage.CIVector
_FromValues(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("vectorWithX:")]
CoreImage.CIVector
Create(..)
[Selector ("vectorWithX:Y:")]
CoreImage.CIVector
Create(..)
[Selector ("vectorWithX:Y:Z:")]
CoreImage.CIVector
Create(..)
[Selector ("vectorWithX:Y:Z:W:")]
CoreImage.CIVector
Create(..)
[Selector ("vectorWithCGPoint:")]
CoreImage.CIVector
Create(..)
[Selector ("vectorWithCGRect:")]
CoreImage.CIVector
Create(..)
[Selector ("vectorWithCGAffineTransform:")]
CoreImage.CIVector
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("vectorWithString:")]
CoreImage.CIVector
FromString(..)
[Selector ("stringRepresentation")]
string
StringRepresentation(..)
[Selector ("valueAtIndex:")]
System.nfloat
ValueAtIndex(..)
[Selector ("CGAffineTransformValue")]
CoreGraphics.CGAffineTransform
AffineTransform { get; }
[Selector ("count")]
System.nint
Count { get; }
[Selector ("CGPointValue")]
CoreGraphics.CGPoint
Point { get; }
[Selector ("CGRectValue")]
CoreGraphics.CGRect
Rectangle { get; }
[Selector ("W")]
System.nfloat
W { get; }
[Selector ("X")]
System.nfloat
X { get; }
[Selector ("Y")]
System.nfloat
Y { get; }
[Selector ("Z")]
System.nfloat
Z { get; }
Type: CIWarpKernel
Namespace: CoreLocation
Type: CLBeacon
CoreLocation.CLBeacon {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("accuracy")]
double
Accuracy { get; }
[Selector ("major")]
Foundation.NSNumber
Major { get; }
[Selector ("minor")]
Foundation.NSNumber
Minor { get; }
[Selector ("proximity")]
CoreLocation.CLProximity
Proximity { get; }
[Selector ("proximityUUID")]
Foundation.NSUuid
ProximityUuid { get; }
[Selector ("rssi")]
System.nint
Rssi { get; }
Type: CLBeaconRegion
Type: CLCircularRegion
Type: CLFloor
Type: CLGeocoder
Type: CLHeading
CoreLocation.CLHeading {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("description")]
string
Description(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("headingAccuracy")]
double
HeadingAccuracy { get; }
[Selector ("magneticHeading")]
double
MagneticHeading { get; }
[Selector ("timestamp")]
Foundation.NSDate
Timestamp { get; }
[Selector ("trueHeading")]
double
TrueHeading { get; }
[Selector ("x")]
double
X { get; }
[Selector ("y")]
double
Y { get; }
[Selector ("z")]
double
Z { get; }
Type: CLLocation
CoreLocation.CLLocation {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("description")]
string
Description(..)
[Selector ("distanceFromLocation:")]
double
DistanceFrom(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("altitude")]
double
Altitude { get; }
[Selector ("coordinate")]
CoreLocation.CLLocationCoordinate2D
Coordinate { get; }
[Selector ("course")]
double
Course { get; }
[Selector ("floor")]
CoreLocation.CLFloor
Floor { get; }
[Selector ("horizontalAccuracy")]
double
HorizontalAccuracy { get; }
[Selector ("speed")]
double
Speed { get; }
[Selector ("timestamp")]
Foundation.NSDate
Timestamp { get; }
[Selector ("verticalAccuracy")]
double
VerticalAccuracy { get; }
Type: CLLocationCoordinate2D
Type: CLLocationManager
Type: _CLLocationManagerDelegate
Type: CLLocationManagerDelegate
Type: CLPlacemark
CoreLocation.CLPlacemark {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("addressDictionary")]
Foundation.NSDictionary
AddressDictionary { get; }
[Selector ("administrativeArea")]
string
AdministrativeArea { get; }
[Selector ("areasOfInterest")]
string
AreasOfInterest { get; }
[Selector ("country")]
string
Country { get; }
[Selector ("inlandWater")]
string
InlandWater { get; }
[Selector ("ISOcountryCode")]
string
IsoCountryCode { get; }
[Selector ("locality")]
string
Locality { get; }
[Selector ("location")]
CoreLocation.CLLocation
Location { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("ocean")]
string
Ocean { get; }
[Selector ("postalCode")]
string
PostalCode { get; }
[Selector ("region")]
CoreLocation.CLRegion
Region { get; }
[Selector ("subAdministrativeArea")]
string
SubAdministrativeArea { get; }
[Selector ("subLocality")]
string
SubLocality { get; }
[Selector ("subThoroughfare")]
string
SubThoroughfare { get; }
[Selector ("thoroughfare")]
string
Thoroughfare { get; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
Type: CLRegion
CoreLocation.CLRegion {
[Selector ("containsCoordinate:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("center")]
CoreLocation.CLLocationCoordinate2D
Center { get; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("notifyOnEntry")]
bool
NotifyOnEntry { get; }
[Selector ("setNotifyOnEntry:")]
void
NotifyOnEntry { set; }
[Selector ("notifyOnExit")]
bool
NotifyOnExit { get; }
[Selector ("setNotifyOnExit:")]
void
NotifyOnExit { set; }
[Selector ("radius")]
double
Radius { get; }
Type: CLVisit
Namespace: CoreMedia
Type: CMBlockBuffer
CoreMedia.CMBlockBuffer {
[Native ("CMBlockBufferCreateEmpty")]
CoreMedia.CMBlockBuffer
CreateEmpty(..)
[Native ("CMBlockBufferCreateWithBufferReference")]
CoreMedia.CMBlockBuffer
CreateFromBuffer(..)
[Native ("CMBlockBufferAppendBufferReference")]
CoreMedia.CMBlockBufferError
AppendBuffer(..)
[Native ("CMBlockBufferAssureBlockMemory")]
CoreMedia.CMBlockBufferError
AssureBlockMemory(..)
[Native ("CMBlockBufferAccessDataBytes")]
CoreMedia.CMBlockBufferError
AccessDataBytes(..)
[Native ("CMBlockBufferCopyDataBytes")]
CoreMedia.CMBlockBufferError
CopyDataBytes(..)
[Native ("CMBlockBufferReplaceDataBytes")]
CoreMedia.CMBlockBufferError
ReplaceDataBytes(..)
[Native ("CMBlockBufferFillDataBytes")]
CoreMedia.CMBlockBufferError
FillDataBytes(..)
[Native ("CMBlockBufferGetDataPointer")]
CoreMedia.CMBlockBufferError
GetDataPointer(..)
[Native ("CMBlockBufferGetDataLength")]
System.nuint
DataLength { get; }
[Native ("CMBlockBufferIsRangeContiguous")]
bool
IsRangeContiguous(..)
[Native ("CMBlockBufferIsEmpty")]
bool
IsEmpty { get; }
[Native ("CMBlockBufferCreateWithMemoryBlock")]
CoreMedia.CMBlockBuffer
CreateFromMemoryBlock(..)
[Native ("CMBlockBufferCreateWithMemoryBlock")]
CoreMedia.CMBlockBuffer
CreateFromMemoryBlock(..)
[Native ("CMBlockBufferCreateContiguous")]
CoreMedia.CMBlockBuffer
CreateContiguous(..)
[Native ("CMBlockBufferCreateContiguous")]
CoreMedia.CMBlockBuffer
CreateContiguous(..)
[Native ("CMBlockBufferAppendMemoryBlock")]
CoreMedia.CMBlockBufferError
AppendMemoryBlock(..)
[Native ("CMBlockBufferAppendMemoryBlock")]
CoreMedia.CMBlockBufferError
AppendMemoryBlock(..)
Type: CMBufferQueue
CoreMedia.CMBufferQueue {
[Native ("CMBufferQueueCreate")]
CoreMedia.CMBufferQueue
FromCallbacks(..)
[Native ("CMBufferQueueCreate")]
CoreMedia.CMBufferQueue
CreateUnsorted(..)
[Native ("CMBufferQueueGetCallbacksForUnsortedSampleBuffers")]
CoreMedia.CMBufferQueue
CreateUnsorted(..)
[Native ("CMBufferQueueEnqueue")]
void
Enqueue(..)
[Native ("CMBufferQueueDequeueAndRetain")]
ObjCRuntime.INativeObject
Dequeue(..)
[Native ("CMBufferQueueGetTotalSize")]
System.nint
GetTotalSize(..)
Type: CMClock
Type: CMClockOrTimebase
Type: CMFormatDescription
CoreMedia.CMFormatDescription {
[Native ("CMFormatDescriptionGetExtensions")]
Foundation.NSDictionary
GetExtensions(..)
[Native ("CMFormatDescriptionGetExtension")]
Foundation.NSObject
GetExtension(..)
[Native ("CMFormatDescriptionGetMediaSubType")]
uint
MediaSubType { get; }
[Native ("CMFormatDescriptionGetMediaType")]
CoreMedia.CMMediaType
MediaType { get; }
[Native ("CMFormatDescriptionGetMediaType")]
CoreMedia.CMFormatDescription
Create(..)
[Native ("CMFormatDescriptionGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CMFormatDescriptionCreate")]
CoreMedia.CMFormatDescription
Create(..)
[Native ("CMAudioFormatDescriptionGetStreamBasicDescription")]
System.Nullable`1[AudioToolbox.AudioStreamBasicDescription]
AudioStreamBasicDescription { get; }
[Native ("CMAudioFormatDescriptionGetChannelLayout")]
AudioToolbox.AudioChannelLayout
AudioChannelLayout { get; }
[Native ("CMAudioFormatDescriptionGetFormatList")]
AudioToolbox.AudioFormat
AudioFormats { get; }
[Native ("CMAudioFormatDescriptionGetMagicCookie")]
byte
AudioMagicCookie { get; }
[Native ("CMAudioFormatDescriptionGetMostCompatibleFormat")]
AudioToolbox.AudioFormat
AudioMostCompatibleFormat { get; }
[Native ("CMAudioFormatDescriptionGetRichestDecodableFormat")]
AudioToolbox.AudioFormat
AudioRichestDecodableFormat { get; }
Type: CMMemoryPool
Type: CMSampleBuffer
CoreMedia.CMSampleBuffer {
[Native ("CMAudioSampleBufferCreateWithPacketDescriptions")]
CoreMedia.CMSampleBuffer
CreateWithPacketDescriptions(..)
[Native ("CMSampleBufferCreateCopyWithNewTiming")]
CoreMedia.CMSampleBuffer
CreateWithNewTiming(..)
[Native ("CMSampleBufferCallForEachSample")]
CoreMedia.CMSampleBufferError
CallForEachSample(..)
[Native ("CMSampleBufferCreateForImageBuffer")]
CoreMedia.CMSampleBuffer
CreateForImageBuffer(..)
[Native ("CMSampleBufferDataIsReady")]
bool
DataIsReady { get; }
[Native ("CMSampleBufferGetDataBuffer")]
CoreMedia.CMBlockBuffer
GetDataBuffer(..)
[Native ("CMSampleBufferGetDecodeTimeStamp")]
CoreMedia.CMTime
DecodeTimeStamp { get; }
[Native ("CMSampleBufferGetDuration")]
CoreMedia.CMTime
Duration { get; }
[Native ("CMSampleBufferGetFormatDescription")]
CoreMedia.CMAudioFormatDescription
GetAudioFormatDescription(..)
[Native ("CMSampleBufferGetFormatDescription")]
CoreMedia.CMVideoFormatDescription
GetVideoFormatDescription(..)
[Native ("CMSampleBufferGetImageBuffer")]
CoreVideo.CVImageBuffer
GetImageBuffer(..)
[Native ("CMSampleBufferGetNumSamples")]
System.nint
NumSamples { get; }
[Native ("CMSampleBufferGetOutputDecodeTimeStamp")]
CoreMedia.CMTime
OutputDecodeTimeStamp { get; }
[Native ("CMSampleBufferGetOutputDuration")]
CoreMedia.CMTime
OutputDuration { get; }
[Native ("CMSampleBufferGetOutputPresentationTimeStamp")]
CoreMedia.CMTime
OutputPresentationTimeStamp { get; }
[Native ("CMSampleBufferSetOutputPresentationTimeStamp")]
void
PresentationTimeStamp { set; }
[Native ("CMSampleBufferGetPresentationTimeStamp")]
CoreMedia.CMTime
PresentationTimeStamp { get; }
[Native ("CMSampleBufferGetSampleAttachmentsArray")]
CoreMedia.CMSampleBufferAttachmentSettings
GetSampleAttachments(..)
[Native ("CMSampleBufferGetSampleSize")]
System.nuint
GetSampleSize(..)
[Native ("CMSampleBufferGetSampleTimingInfoArray")]
CoreMedia.CMSampleTimingInfo
GetSampleTimingInfo(..)
[Native ("CMSampleBufferGetSampleTimingInfoArray")]
CoreMedia.CMSampleTimingInfo
GetSampleTimingInfo(..)
[Native ("CMSampleBufferGetTotalSampleSize")]
System.nuint
TotalSampleSize { get; }
[Native ("CMSampleBufferGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CMSampleBufferInvalidate")]
CoreMedia.CMSampleBufferError
Invalidate(..)
[Native ("CMSampleBufferIsValid")]
bool
IsValid { get; }
[Native ("CMSampleBufferMakeDataReady")]
CoreMedia.CMSampleBufferError
MakeDataReady(..)
[Native ("CMSampleBufferSetDataBuffer")]
CoreMedia.CMSampleBufferError
SetDataBuffer(..)
[Native ("CMSampleBufferSetDataReady")]
CoreMedia.CMSampleBufferError
SetDataReady(..)
[Native ("CMSampleBufferSetInvalidateCallback")]
CoreMedia.CMSampleBufferError
SetInvalidateCallback(..)
[Native ("CMSampleBufferSetInvalidateCallback")]
CoreMedia.CMSampleBufferError
SetInvalidateCallback(..)
[Native ("CMSampleBufferTrackDataReadiness")]
CoreMedia.CMSampleBufferError
TrackDataReadiness(..)
[Native ("CMSampleBufferCopyPCMDataIntoAudioBufferList")]
CoreMedia.CMSampleBufferError
CopyPCMDataIntoAudioBufferList(..)
[Native ("CMAudioSampleBufferCreateReadyWithPacketDescriptions")]
CoreMedia.CMSampleBuffer
CreateReadyWithPacketDescriptions(..)
[Native ("CMSampleBufferCreateReady")]
CoreMedia.CMSampleBuffer
CreateReady(..)
[Native ("CMSampleBufferCreateReadyWithImageBuffer")]
CoreMedia.CMSampleBuffer
CreateReadyWithImageBuffer(..)
Type: CMTime
CoreMedia.CMTime {
[Native ("CMTimeAbsoluteValue")]
CoreMedia.CMTime
AbsoluteValue { get; }
[Native ("CMTimeCompare")]
int
Compare(..)
[Native ("CMTimeCompare")]
bool
op_Equality(..)
[Native ("CMTimeCompare")]
bool
op_Inequality(..)
[Native ("CMTimeCompare")]
bool
op_LessThan(..)
[Native ("CMTimeCompare")]
bool
op_LessThanOrEqual(..)
[Native ("CMTimeCompare")]
bool
op_GreaterThan(..)
[Native ("CMTimeCompare")]
bool
op_GreaterThanOrEqual(..)
[Native ("CMTimeAdd")]
CoreMedia.CMTime
Add(..)
[Native ("CMTimeSubtract")]
CoreMedia.CMTime
Subtract(..)
[Native ("CMTimeMultiply")]
CoreMedia.CMTime
Multiply(..)
[Native ("CMTimeMultiplyByFloat64")]
CoreMedia.CMTime
Multiply(..)
[Native ("CMTimeMultiplyByRatio")]
CoreMedia.CMTime
Multiply(..)
[Native ("CMTimeConvertScale")]
CoreMedia.CMTime
ConvertScale(..)
[Native ("CMTimeGetSeconds")]
double
Seconds { get; }
[Native ("CMTimeMakeWithSeconds")]
CoreMedia.CMTime
FromSeconds(..)
[Native ("CMTimeMaximum")]
CoreMedia.CMTime
GetMaximum(..)
[Native ("CMTimeMinimum")]
CoreMedia.CMTime
GetMinimum(..)
[Native ("CMTimeCopyAsDictionary")]
Foundation.NSDictionary
ToDictionary(..)
[Native ("CMTimeCopyDescription")]
string
Description { get; }
[Native ("CMTimeMakeFromDictionary")]
CoreMedia.CMTime
FromDictionary(..)
Type: CMTimebase
CoreMedia.CMTimebase {
[Native ("CMTimebaseGetEffectiveRate")]
double
EffectiveRate { get; }
[Native ("CMTimebaseGetRate")]
double
Rate { get; }
[Native ("CMTimebaseSetRate")]
void
Rate { set; }
[Native ("CMTimebaseGetTime")]
CoreMedia.CMTime
Time { get; }
[Native ("CMTimebaseSetTime")]
void
Time { set; }
[Native ("CMTimebaseGetMasterTimebase")]
CoreMedia.CMTimebase
GetMasterTimebase(..)
[Native ("CMTimebaseGetMasterClock")]
CoreMedia.CMClock
GetMasterClock(..)
[Native ("CMTimebaseGetMaster")]
CoreMedia.CMClockOrTimebase
GetMaster(..)
[Native ("CMTimebaseGetUltimateMasterClock")]
CoreMedia.CMClock
GetUltimateMasterClock(..)
[Native ("CMTimebaseGetTimeWithTimeScale")]
CoreMedia.CMTime
GetTime(..)
[Native ("CMTimebaseSetAnchorTime")]
CoreMedia.CMTimebaseError
SetAnchorTime(..)
[Native ("CMTimebaseGetTimeAndRate")]
CoreMedia.CMTimebaseError
GetTimeAndRate(..)
[Native ("CMTimebaseSetRateAndAnchorTime")]
CoreMedia.CMTimebaseError
SetRateAndAnchorTime(..)
[Native ("CMTimebaseNotificationBarrier")]
CoreMedia.CMTimebaseError
NotificationBarrier(..)
[Native ("CMTimebaseAddTimer")]
CoreMedia.CMTimebaseError
AddTimer(..)
[Native ("CMTimebaseRemoveTimer")]
CoreMedia.CMTimebaseError
RemoveTimer(..)
[Native ("CMTimebaseSetTimerNextFireTime")]
CoreMedia.CMTimebaseError
SetTimerNextFireTime(..)
[Native ("CMTimebaseSetTimerToFireImmediately")]
CoreMedia.CMTimebaseError
SetTimerToFireImmediately(..)
Type: CMVideoFormatDescription
Namespace: CoreMidi
Type: Midi
Type: MidiClient
Type: MidiDevice
Type: MidiEndpoint
Type: MidiEntity
CoreMidi.MidiEntity {
[Native ("MIDIEntityGetDestination")]
CoreMidi.MidiEndpoint
GetDestination(..)
[Native ("MIDIEntityGetSource")]
CoreMidi.MidiEndpoint
GetSource(..)
[Native ("MIDIEntityGetNumberOfDestinations")]
System.nint
Destinations { get; }
[Native ("MIDIEntityGetNumberOfSources")]
System.nint
Sources { get; }
[Native ("MIDIEntityGetDevice")]
CoreMidi.MidiDevice
Device { get; }
Type: MidiNetworkConnection
Type: MidiNetworkHost
CoreMidi.MidiNetworkHost {
[Selector ("hostWithName:netService:")]
CoreMidi.MidiNetworkHost
Create(..)
[Selector ("hostWithName:netServiceName:netServiceDomain:")]
CoreMidi.MidiNetworkHost
Create(..)
[Selector ("hostWithName:address:port:")]
CoreMidi.MidiNetworkHost
Create(..)
[Selector ("hasSameAddressAs:")]
bool
HasSameAddressAs(..)
[Selector ("address")]
string
Address { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("netServiceDomain")]
string
NetServiceDomain { get; }
[Selector ("netServiceName")]
string
NetServiceName { get; }
[Selector ("port")]
System.nint
Port { get; }
Type: MidiNetworkSession
Type: MidiObject
CoreMidi.MidiObject {
[Native ("MIDIObjectGetIntegerProperty")]
int
GetInt(..)
[Native ("MIDIObjectSetIntegerProperty")]
void
SetInt(..)
[Native ("MIDIObjectGetDictionaryProperty")]
Foundation.NSDictionary
GetDictionary(..)
[Native ("MIDIObjectSetDictionaryProperty")]
void
SetDictionary(..)
[Native ("MIDIObjectSetDictionaryProperty")]
void
SetString(..)
[Native ("MIDIObjectGetDataProperty")]
Foundation.NSData
GetData(..)
[Native ("MIDIObjectSetDataProperty")]
void
SetData(..)
[Native ("MIDIObjectGetStringProperty")]
string
GetString(..)
[Native ("MIDIObjectRemoveProperty")]
CoreMidi.MidiError
RemoveProperty(..)
[Native ("MIDIObjectGetProperties")]
Foundation.NSDictionary
GetDictionaryProperties(..)
[Native ("MIDIObjectFindByUniqueID")]
CoreMidi.MidiError
FindByUniqueId(..)
Type: MidiPort
Namespace: CoreMotion
Type: CMAccelerometerData
Type: CMAltimeter
Type: CMAltitudeData
Type: CMAttitude
CoreMotion.CMAttitude {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("multiplyByInverseOfAttitude:")]
void
MultiplyByInverseOfAttitude(..)
[Selector ("pitch")]
double
Pitch { get; }
[Selector ("quaternion")]
CoreMotion.CMQuaternion
Quaternion { get; }
[Selector ("roll")]
double
Roll { get; }
[Selector ("rotationMatrix")]
CoreMotion.CMRotationMatrix
RotationMatrix { get; }
[Selector ("yaw")]
double
Yaw { get; }
Type: CMDeviceMotion
CoreMotion.CMDeviceMotion {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("attitude")]
CoreMotion.CMAttitude
Attitude { get; }
[Selector ("gravity")]
CoreMotion.CMAcceleration
Gravity { get; }
[Selector ("magneticField")]
CoreMotion.CMCalibratedMagneticField
MagneticField { get; }
[Selector ("rotationRate")]
CoreMotion.CMRotationRate
RotationRate { get; }
[Selector ("userAcceleration")]
CoreMotion.CMAcceleration
UserAcceleration { get; }
Type: CMGyroData
Type: CMLogItem
Type: CMMagnetometerData
Type: CMMotionActivity
CoreMotion.CMMotionActivity {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("automotive")]
bool
Automotive { get; }
[Selector ("confidence")]
CoreMotion.CMMotionActivityConfidence
Confidence { get; }
[Selector ("cycling")]
bool
Cycling { get; }
[Selector ("running")]
bool
Running { get; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
[Selector ("stationary")]
bool
Stationary { get; }
[Selector ("unknown")]
bool
Unknown { get; }
[Selector ("walking")]
bool
Walking { get; }
Type: CMMotionActivityManager
Type: CMMotionManager
Type: CMPedometer
Type: CMPedometerData
CoreMotion.CMPedometerData {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("currentCadence")]
Foundation.NSNumber
CurrentCadence { get; }
[Selector ("currentPace")]
Foundation.NSNumber
CurrentPace { get; }
[Selector ("distance")]
Foundation.NSNumber
Distance { get; }
[Selector ("endDate")]
Foundation.NSDate
EndDate { get; }
[Selector ("floorsAscended")]
Foundation.NSNumber
FloorsAscended { get; }
[Selector ("floorsDescended")]
Foundation.NSNumber
FloorsDescended { get; }
[Selector ("numberOfSteps")]
Foundation.NSNumber
NumberOfSteps { get; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
Type: CMRecordedAccelerometerData
Type: CMSensorRecorder
Type: CMStepCounter
Namespace: CoreServices
Type: CFHost
Type: CFHTTPAuthentication
Type: CFHTTPMessage
Namespace: CoreSpotlight
Type: CSCustomAttributeKey
Type: CSIndexExtensionRequestHandler
Type: CSLocalizedString
Type: CSPerson
Type: CSSearchableIndex
CoreSpotlight.CSSearchableIndex {
[Selector ("deleteSearchableItemsWithIdentifiers:completionHandler:")]
void
Delete(..)
[Selector ("deleteAllSearchableItemsWithCompletionHandler:")]
void
DeleteAll(..)
[Selector ("deleteSearchableItemsWithDomainIdentifiers:completionHandler:")]
void
DeleteWithDomain(..)
[Selector ("indexSearchableItems:completionHandler:")]
void
Index(..)
[Selector ("defaultSearchableIndex")]
CoreSpotlight.CSSearchableIndex
DefaultSearchableIndex { get; }
[Selector ("indexDelegate")]
CoreSpotlight.ICSSearchableIndexDelegate
IndexDelegate { get; }
[Selector ("setIndexDelegate:")]
void
IndexDelegate { set; }
[Selector ("isIndexingAvailable")]
bool
IsIndexingAvailable { get; }
Type: CSSearchableIndexDelegate
Type: CSSearchableItem
Type: CSSearchableItemAttributeSet
CoreSpotlight.CSSearchableItemAttributeSet {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("accountHandles")]
string
AccountHandles { get; }
[Selector ("setAccountHandles:")]
void
AccountHandles { set; }
[Selector ("accountIdentifier")]
string
AccountIdentifier { get; }
[Selector ("setAccountIdentifier:")]
void
AccountIdentifier { set; }
[Selector ("acquisitionMake")]
string
AcquisitionMake { get; }
[Selector ("setAcquisitionMake:")]
void
AcquisitionMake { set; }
[Selector ("acquisitionModel")]
string
AcquisitionModel { get; }
[Selector ("setAcquisitionModel:")]
void
AcquisitionModel { set; }
[Selector ("addedDate")]
Foundation.NSDate
AddedDate { get; }
[Selector ("setAddedDate:")]
void
AddedDate { set; }
[Selector ("additionalRecipients")]
CoreSpotlight.CSPerson
AdditionalRecipients { get; }
[Selector ("setAdditionalRecipients:")]
void
AdditionalRecipients { set; }
[Selector ("album")]
string
Album { get; }
[Selector ("setAlbum:")]
void
Album { set; }
[Selector ("allDay")]
Foundation.NSNumber
AllDay { get; }
[Selector ("setAllDay:")]
void
AllDay { set; }
[Selector ("alternateNames")]
string
AlternateNames { get; }
[Selector ("setAlternateNames:")]
void
AlternateNames { set; }
[Selector ("altitude")]
Foundation.NSNumber
Altitude { get; }
[Selector ("setAltitude:")]
void
Altitude { set; }
[Selector ("aperture")]
Foundation.NSNumber
Aperture { get; }
[Selector ("setAperture:")]
void
Aperture { set; }
[Selector ("artist")]
string
Artist { get; }
[Selector ("setArtist:")]
void
Artist { set; }
[Selector ("audiences")]
string
Audiences { get; }
[Selector ("setAudiences:")]
void
Audiences { set; }
[Selector ("audioBitRate")]
Foundation.NSNumber
AudioBitRate { get; }
[Selector ("setAudioBitRate:")]
void
AudioBitRate { set; }
[Selector ("audioChannelCount")]
Foundation.NSNumber
AudioChannelCount { get; }
[Selector ("setAudioChannelCount:")]
void
AudioChannelCount { set; }
[Selector ("audioEncodingApplication")]
string
AudioEncodingApplication { get; }
[Selector ("setAudioEncodingApplication:")]
void
AudioEncodingApplication { set; }
[Selector ("audioSampleRate")]
Foundation.NSNumber
AudioSampleRate { get; }
[Selector ("setAudioSampleRate:")]
void
AudioSampleRate { set; }
[Selector ("audioTrackNumber")]
Foundation.NSNumber
AudioTrackNumber { get; }
[Selector ("setAudioTrackNumber:")]
void
AudioTrackNumber { set; }
[Selector ("authorAddresses")]
string
AuthorAddresses { get; }
[Selector ("setAuthorAddresses:")]
void
AuthorAddresses { set; }
[Selector ("authorEmailAddresses")]
string
AuthorEmailAddresses { get; }
[Selector ("setAuthorEmailAddresses:")]
void
AuthorEmailAddresses { set; }
[Selector ("authorNames")]
string
AuthorNames { get; }
[Selector ("setAuthorNames:")]
void
AuthorNames { set; }
[Selector ("authors")]
CoreSpotlight.CSPerson
Authors { get; }
[Selector ("setAuthors:")]
void
Authors { set; }
[Selector ("bitsPerSample")]
Foundation.NSNumber
BitsPerSample { get; }
[Selector ("setBitsPerSample:")]
void
BitsPerSample { set; }
[Selector ("cameraOwner")]
string
CameraOwner { get; }
[Selector ("setCameraOwner:")]
void
CameraOwner { set; }
[Selector ("city")]
string
City { get; }
[Selector ("setCity:")]
void
City { set; }
[Selector ("codecs")]
string
Codecs { get; }
[Selector ("setCodecs:")]
void
Codecs { set; }
[Selector ("colorSpace")]
string
ColorSpace { get; }
[Selector ("setColorSpace:")]
void
ColorSpace { set; }
[Selector ("comment")]
string
Comment { get; }
[Selector ("setComment:")]
void
Comment { set; }
[Selector ("completionDate")]
Foundation.NSDate
CompletionDate { get; }
[Selector ("setCompletionDate:")]
void
CompletionDate { set; }
[Selector ("composer")]
string
Composer { get; }
[Selector ("setComposer:")]
void
Composer { set; }
[Selector ("contactKeywords")]
string
ContactKeywords { get; }
[Selector ("setContactKeywords:")]
void
ContactKeywords { set; }
[Selector ("containerDisplayName")]
string
ContainerDisplayName { get; }
[Selector ("setContainerDisplayName:")]
void
ContainerDisplayName { set; }
[Selector ("containerIdentifier")]
string
ContainerIdentifier { get; }
[Selector ("setContainerIdentifier:")]
void
ContainerIdentifier { set; }
[Selector ("containerOrder")]
Foundation.NSNumber
ContainerOrder { get; }
[Selector ("setContainerOrder:")]
void
ContainerOrder { set; }
[Selector ("containerTitle")]
string
ContainerTitle { get; }
[Selector ("setContainerTitle:")]
void
ContainerTitle { set; }
[Selector ("contentCreationDate")]
Foundation.NSDate
ContentCreationDate { get; }
[Selector ("setContentCreationDate:")]
void
ContentCreationDate { set; }
[Selector ("contentDescription")]
string
ContentDescription { get; }
[Selector ("setContentDescription:")]
void
ContentDescription { set; }
[Selector ("contentModificationDate")]
Foundation.NSDate
ContentModificationDate { get; }
[Selector ("setContentModificationDate:")]
void
ContentModificationDate { set; }
[Selector ("contentRating")]
Foundation.NSNumber
ContentRating { get; }
[Selector ("setContentRating:")]
void
ContentRating { set; }
[Selector ("contentSources")]
string
ContentSources { get; }
[Selector ("setContentSources:")]
void
ContentSources { set; }
[Selector ("contentType")]
string
ContentType { get; }
[Selector ("setContentType:")]
void
ContentType { set; }
[Selector ("contentTypeTree")]
string
ContentTypeTree { get; }
[Selector ("setContentTypeTree:")]
void
ContentTypeTree { set; }
[Selector ("contentURL")]
Foundation.NSUrl
ContentUrl { get; }
[Selector ("setContentURL:")]
void
ContentUrl { set; }
[Selector ("contributors")]
string
Contributors { get; }
[Selector ("setContributors:")]
void
Contributors { set; }
[Selector ("copyright")]
string
Copyright { get; }
[Selector ("setCopyright:")]
void
Copyright { set; }
[Selector ("country")]
string
Country { get; }
[Selector ("setCountry:")]
void
Country { set; }
[Selector ("coverage")]
string
Coverage { get; }
[Selector ("setCoverage:")]
void
Coverage { set; }
[Selector ("creator")]
string
Creator { get; }
[Selector ("setCreator:")]
void
Creator { set; }
[Selector ("deliveryType")]
Foundation.NSNumber
DeliveryType { get; }
[Selector ("setDeliveryType:")]
void
DeliveryType { set; }
[Selector ("director")]
string
Director { get; }
[Selector ("setDirector:")]
void
Director { set; }
[Selector ("displayName")]
string
DisplayName { get; }
[Selector ("setDisplayName:")]
void
DisplayName { set; }
[Selector ("downloadedDate")]
Foundation.NSDate
DownloadedDate { get; }
[Selector ("setDownloadedDate:")]
void
DownloadedDate { set; }
[Selector ("dueDate")]
Foundation.NSDate
DueDate { get; }
[Selector ("setDueDate:")]
void
DueDate { set; }
[Selector ("duration")]
Foundation.NSNumber
Duration { get; }
[Selector ("setDuration:")]
void
Duration { set; }
[Selector ("editors")]
string
Editors { get; }
[Selector ("setEditors:")]
void
Editors { set; }
[Selector ("emailAddresses")]
string
EmailAddresses { get; }
[Selector ("setEmailAddresses:")]
void
EmailAddresses { set; }
[Selector ("emailHeaders")]
Foundation.NSDictionary
EmailHeaders { get; }
[Selector ("setEmailHeaders:")]
void
EmailHeaders { set; }
[Selector ("encodingApplications")]
string
EncodingApplications { get; }
[Selector ("setEncodingApplications:")]
void
EncodingApplications { set; }
[Selector ("endDate")]
Foundation.NSDate
EndDate { get; }
[Selector ("setEndDate:")]
void
EndDate { set; }
[Selector ("EXIFGPSVersion")]
string
ExifGpsVersion { get; }
[Selector ("setEXIFGPSVersion:")]
void
ExifGpsVersion { set; }
[Selector ("EXIFVersion")]
string
ExifVersion { get; }
[Selector ("setEXIFVersion:")]
void
ExifVersion { set; }
[Selector ("exposureMode")]
Foundation.NSNumber
ExposureMode { get; }
[Selector ("setExposureMode:")]
void
ExposureMode { set; }
[Selector ("exposureProgram")]
string
ExposureProgram { get; }
[Selector ("setExposureProgram:")]
void
ExposureProgram { set; }
[Selector ("exposureTime")]
Foundation.NSNumber
ExposureTime { get; }
[Selector ("setExposureTime:")]
void
ExposureTime { set; }
[Selector ("exposureTimeString")]
string
ExposureTimeString { get; }
[Selector ("setExposureTimeString:")]
void
ExposureTimeString { set; }
[Selector ("fileSize")]
Foundation.NSNumber
FileSize { get; }
[Selector ("setFileSize:")]
void
FileSize { set; }
[Selector ("isFlashOn")]
Foundation.NSNumber
FlashOn { get; }
[Selector ("setFlashOn:")]
void
FlashOn { set; }
[Selector ("fNumber")]
Foundation.NSNumber
FNumber { get; }
[Selector ("setFNumber:")]
void
FNumber { set; }
[Selector ("focalLength")]
Foundation.NSNumber
FocalLength { get; }
[Selector ("setFocalLength:")]
void
FocalLength { set; }
[Selector ("isFocalLength35mm")]
Foundation.NSNumber
FocalLength35mm { get; }
[Selector ("setFocalLength35mm:")]
void
FocalLength35mm { set; }
[Selector ("fontNames")]
string
FontNames { get; }
[Selector ("setFontNames:")]
void
FontNames { set; }
[Selector ("isGeneralMIDISequence")]
Foundation.NSNumber
GeneralMidiSequence { get; }
[Selector ("setGeneralMIDISequence:")]
void
GeneralMidiSequence { set; }
[Selector ("genre")]
string
Genre { get; }
[Selector ("setGenre:")]
void
Genre { set; }
[Selector ("GPSAreaInformation")]
string
GpsAreaInformation { get; }
[Selector ("setGPSAreaInformation:")]
void
GpsAreaInformation { set; }
[Selector ("GPSDateStamp")]
Foundation.NSDate
GpsDateStamp { get; }
[Selector ("setGPSDateStamp:")]
void
GpsDateStamp { set; }
[Selector ("GPSDestBearing")]
Foundation.NSNumber
GpsDestBearing { get; }
[Selector ("setGPSDestBearing:")]
void
GpsDestBearing { set; }
[Selector ("GPSDestDistance")]
Foundation.NSNumber
GpsDestDistance { get; }
[Selector ("setGPSDestDistance:")]
void
GpsDestDistance { set; }
[Selector ("GPSDestLatitude")]
Foundation.NSNumber
GpsDestLatitude { get; }
[Selector ("setGPSDestLatitude:")]
void
GpsDestLatitude { set; }
[Selector ("GPSDestLongitude")]
Foundation.NSNumber
GpsDestLongitude { get; }
[Selector ("setGPSDestLongitude:")]
void
GpsDestLongitude { set; }
[Selector ("GPSDifferental")]
Foundation.NSNumber
GpsDifferental { get; }
[Selector ("setGPSDifferental:")]
void
GpsDifferental { set; }
[Selector ("GPSDOP")]
Foundation.NSNumber
GpsDop { get; }
[Selector ("setGPSDOP:")]
void
GpsDop { set; }
[Selector ("GPSMapDatum")]
string
GpsMapDatum { get; }
[Selector ("setGPSMapDatum:")]
void
GpsMapDatum { set; }
[Selector ("GPSMeasureMode")]
string
GpsMeasureMode { get; }
[Selector ("setGPSMeasureMode:")]
void
GpsMeasureMode { set; }
[Selector ("GPSProcessingMethod")]
string
GpsProcessingMethod { get; }
[Selector ("setGPSProcessingMethod:")]
void
GpsProcessingMethod { set; }
[Selector ("GPSStatus")]
string
GpsStatus { get; }
[Selector ("setGPSStatus:")]
void
GpsStatus { set; }
[Selector ("GPSTrack")]
Foundation.NSNumber
GpsTrack { get; }
[Selector ("setGPSTrack:")]
void
GpsTrack { set; }
[Selector ("hasAlphaChannel")]
Foundation.NSNumber
HasAlphaChannel { get; }
[Selector ("setHasAlphaChannel:")]
void
HasAlphaChannel { set; }
[Selector ("headline")]
string
Headline { get; }
[Selector ("setHeadline:")]
void
Headline { set; }
[Selector ("hiddenAdditionalRecipients")]
CoreSpotlight.CSPerson
HiddenAdditionalRecipients { get; }
[Selector ("setHiddenAdditionalRecipients:")]
void
HiddenAdditionalRecipients { set; }
[Selector ("HTMLContentData")]
Foundation.NSData
HtmlContentData { get; }
[Selector ("setHTMLContentData:")]
void
HtmlContentData { set; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("setIdentifier:")]
void
Identifier { set; }
[Selector ("imageDirection")]
Foundation.NSNumber
ImageDirection { get; }
[Selector ("setImageDirection:")]
void
ImageDirection { set; }
[Selector ("importantDates")]
Foundation.NSDate
ImportantDates { get; }
[Selector ("setImportantDates:")]
void
ImportantDates { set; }
[Selector ("information")]
string
Information { get; }
[Selector ("setInformation:")]
void
Information { set; }
[Selector ("instantMessageAddresses")]
string
InstantMessageAddresses { get; }
[Selector ("setInstantMessageAddresses:")]
void
InstantMessageAddresses { set; }
[Selector ("instructions")]
string
Instructions { get; }
[Selector ("setInstructions:")]
void
Instructions { set; }
[Selector ("ISOSpeed")]
Foundation.NSNumber
IsoSpeed { get; }
[Selector ("setISOSpeed:")]
void
IsoSpeed { set; }
[Selector ("keySignature")]
string
KeySignature { get; }
[Selector ("setKeySignature:")]
void
KeySignature { set; }
[Selector ("keywords")]
string
Keywords { get; }
[Selector ("setKeywords:")]
void
Keywords { set; }
[Selector ("kind")]
string
Kind { get; }
[Selector ("setKind:")]
void
Kind { set; }
[Selector ("languages")]
string
Languages { get; }
[Selector ("setLanguages:")]
void
Languages { set; }
[Selector ("lastUsedDate")]
Foundation.NSDate
LastUsedDate { get; }
[Selector ("setLastUsedDate:")]
void
LastUsedDate { set; }
[Selector ("latitude")]
Foundation.NSNumber
Latitude { get; }
[Selector ("setLatitude:")]
void
Latitude { set; }
[Selector ("layerNames")]
string
LayerNames { get; }
[Selector ("setLayerNames:")]
void
LayerNames { set; }
[Selector ("lensModel")]
string
LensModel { get; }
[Selector ("setLensModel:")]
void
LensModel { set; }
[Selector ("isLikelyJunk")]
Foundation.NSNumber
LikelyJunk { get; }
[Selector ("setLikelyJunk:")]
void
LikelyJunk { set; }
[Selector ("isLocal")]
Foundation.NSNumber
Local { get; }
[Selector ("setLocal:")]
void
Local { set; }
[Selector ("longitude")]
Foundation.NSNumber
Longitude { get; }
[Selector ("setLongitude:")]
void
Longitude { set; }
[Selector ("lyricist")]
string
Lyricist { get; }
[Selector ("setLyricist:")]
void
Lyricist { set; }
[Selector ("mailboxIdentifiers")]
string
MailboxIdentifiers { get; }
[Selector ("setMailboxIdentifiers:")]
void
MailboxIdentifiers { set; }
[Selector ("maxAperture")]
Foundation.NSNumber
MaxAperture { get; }
[Selector ("setMaxAperture:")]
void
MaxAperture { set; }
[Selector ("mediaTypes")]
string
MediaTypes { get; }
[Selector ("setMediaTypes:")]
void
MediaTypes { set; }
[Selector ("metadataModificationDate")]
Foundation.NSDate
MetadataModificationDate { get; }
[Selector ("setMetadataModificationDate:")]
void
MetadataModificationDate { set; }
[Selector ("meteringMode")]
string
MeteringMode { get; }
[Selector ("setMeteringMode:")]
void
MeteringMode { set; }
[Selector ("musicalGenre")]
string
MusicalGenre { get; }
[Selector ("setMusicalGenre:")]
void
MusicalGenre { set; }
[Selector ("musicalInstrumentCategory")]
string
MusicalInstrumentCategory { get; }
[Selector ("setMusicalInstrumentCategory:")]
void
MusicalInstrumentCategory { set; }
[Selector ("musicalInstrumentName")]
string
MusicalInstrumentName { get; }
[Selector ("setMusicalInstrumentName:")]
void
MusicalInstrumentName { set; }
[Selector ("namedLocation")]
string
NamedLocation { get; }
[Selector ("setNamedLocation:")]
void
NamedLocation { set; }
[Selector ("organizations")]
string
Organizations { get; }
[Selector ("setOrganizations:")]
void
Organizations { set; }
[Selector ("orientation")]
Foundation.NSNumber
Orientation { get; }
[Selector ("setOrientation:")]
void
Orientation { set; }
[Selector ("originalFormat")]
string
OriginalFormat { get; }
[Selector ("setOriginalFormat:")]
void
OriginalFormat { set; }
[Selector ("originalSource")]
string
OriginalSource { get; }
[Selector ("setOriginalSource:")]
void
OriginalSource { set; }
[Selector ("pageCount")]
Foundation.NSNumber
PageCount { get; }
[Selector ("setPageCount:")]
void
PageCount { set; }
[Selector ("pageHeight")]
Foundation.NSNumber
PageHeight { get; }
[Selector ("setPageHeight:")]
void
PageHeight { set; }
[Selector ("pageWidth")]
Foundation.NSNumber
PageWidth { get; }
[Selector ("setPageWidth:")]
void
PageWidth { set; }
[Selector ("participants")]
string
Participants { get; }
[Selector ("setParticipants:")]
void
Participants { set; }
[Selector ("path")]
string
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
[Selector ("performers")]
string
Performers { get; }
[Selector ("setPerformers:")]
void
Performers { set; }
[Selector ("phoneNumbers")]
string
PhoneNumbers { get; }
[Selector ("setPhoneNumbers:")]
void
PhoneNumbers { set; }
[Selector ("pixelCount")]
Foundation.NSNumber
PixelCount { get; }
[Selector ("setPixelCount:")]
void
PixelCount { set; }
[Selector ("pixelHeight")]
Foundation.NSNumber
PixelHeight { get; }
[Selector ("setPixelHeight:")]
void
PixelHeight { set; }
[Selector ("pixelWidth")]
Foundation.NSNumber
PixelWidth { get; }
[Selector ("setPixelWidth:")]
void
PixelWidth { set; }
[Selector ("playCount")]
Foundation.NSNumber
PlayCount { get; }
[Selector ("setPlayCount:")]
void
PlayCount { set; }
[Selector ("primaryRecipients")]
CoreSpotlight.CSPerson
PrimaryRecipients { get; }
[Selector ("setPrimaryRecipients:")]
void
PrimaryRecipients { set; }
[Selector ("producer")]
string
Producer { get; }
[Selector ("setProducer:")]
void
Producer { set; }
[Selector ("profileName")]
string
ProfileName { get; }
[Selector ("setProfileName:")]
void
ProfileName { set; }
[Selector ("projects")]
string
Projects { get; }
[Selector ("setProjects:")]
void
Projects { set; }
[Selector ("publishers")]
string
Publishers { get; }
[Selector ("setPublishers:")]
void
Publishers { set; }
[Selector ("rating")]
Foundation.NSNumber
Rating { get; }
[Selector ("setRating:")]
void
Rating { set; }
[Selector ("ratingDescription")]
Foundation.NSNumber
RatingDescription { get; }
[Selector ("setRatingDescription:")]
void
RatingDescription { set; }
[Selector ("recipientAddresses")]
string
RecipientAddresses { get; }
[Selector ("setRecipientAddresses:")]
void
RecipientAddresses { set; }
[Selector ("recipientEmailAddresses")]
string
RecipientEmailAddresses { get; }
[Selector ("setRecipientEmailAddresses:")]
void
RecipientEmailAddresses { set; }
[Selector ("recipientNames")]
string
RecipientNames { get; }
[Selector ("setRecipientNames:")]
void
RecipientNames { set; }
[Selector ("recordingDate")]
Foundation.NSDate
RecordingDate { get; }
[Selector ("setRecordingDate:")]
void
RecordingDate { set; }
[Selector ("isRedEyeOn")]
Foundation.NSNumber
RedEyeOn { get; }
[Selector ("setRedEyeOn:")]
void
RedEyeOn { set; }
[Selector ("relatedUniqueIdentifier")]
string
RelatedUniqueIdentifier { get; }
[Selector ("setRelatedUniqueIdentifier:")]
void
RelatedUniqueIdentifier { set; }
[Selector ("resolutionHeightDPI")]
Foundation.NSNumber
ResolutionHeightDPI { get; }
[Selector ("setResolutionHeightDPI:")]
void
ResolutionHeightDPI { set; }
[Selector ("resolutionWidthDPI")]
Foundation.NSNumber
ResolutionWidthDpi { get; }
[Selector ("setResolutionWidthDPI:")]
void
ResolutionWidthDpi { set; }
[Selector ("rights")]
string
Rights { get; }
[Selector ("setRights:")]
void
Rights { set; }
[Selector ("role")]
string
Role { get; }
[Selector ("setRole:")]
void
Role { set; }
[Selector ("securityMethod")]
string
SecurityMethod { get; }
[Selector ("setSecurityMethod:")]
void
SecurityMethod { set; }
[Selector ("speed")]
Foundation.NSNumber
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
[Selector ("setStartDate:")]
void
StartDate { set; }
[Selector ("stateOrProvince")]
string
StateOrProvince { get; }
[Selector ("setStateOrProvince:")]
void
StateOrProvince { set; }
[Selector ("isStreamable")]
Foundation.NSNumber
Streamable { get; }
[Selector ("setStreamable:")]
void
Streamable { set; }
[Selector ("subject")]
string
Subject { get; }
[Selector ("setSubject:")]
void
Subject { set; }
[Selector ("supportsNavigation")]
Foundation.NSNumber
SupportsNavigation { get; }
[Selector ("setSupportsNavigation:")]
void
SupportsNavigation { set; }
[Selector ("supportsPhoneCall")]
Foundation.NSNumber
SupportsPhoneCall { get; }
[Selector ("setSupportsPhoneCall:")]
void
SupportsPhoneCall { set; }
[Selector ("tempo")]
Foundation.NSNumber
Tempo { get; }
[Selector ("setTempo:")]
void
Tempo { set; }
[Selector ("textContent")]
string
TextContent { get; }
[Selector ("setTextContent:")]
void
TextContent { set; }
[Selector ("theme")]
string
Theme { get; }
[Selector ("setTheme:")]
void
Theme { set; }
[Selector ("thumbnailData")]
Foundation.NSData
ThumbnailData { get; }
[Selector ("setThumbnailData:")]
void
ThumbnailData { set; }
[Selector ("thumbnailURL")]
Foundation.NSUrl
ThumbnailUrl { get; }
[Selector ("setThumbnailURL:")]
void
ThumbnailUrl { set; }
[Selector ("timeSignature")]
string
TimeSignature { get; }
[Selector ("setTimeSignature:")]
void
TimeSignature { set; }
[Selector ("timestamp")]
Foundation.NSDate
Timestamp { get; }
[Selector ("setTimestamp:")]
void
Timestamp { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
[Selector ("totalBitRate")]
Foundation.NSNumber
TotalBitRate { get; }
[Selector ("setTotalBitRate:")]
void
TotalBitRate { set; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("setURL:")]
void
Url { set; }
[Selector ("version")]
string
Version { get; }
[Selector ("setVersion:")]
void
Version { set; }
[Selector ("videoBitRate")]
Foundation.NSNumber
VideoBitRate { get; }
[Selector ("setVideoBitRate:")]
void
VideoBitRate { set; }
[Selector ("whiteBalance")]
Foundation.NSNumber
WhiteBalance { get; }
[Selector ("setWhiteBalance:")]
void
WhiteBalance { set; }
Namespace: CoreTelephony
Type: CTCall
Type: CTCallCenter
Type: CTCarrier
Type: CTCellularData
Type: CTSubscriber
Type: CTSubscriberInfo
Type: CTTelephonyNetworkInfo
Namespace: CoreText
Type: CTFont
CoreText.CTFont {
[Native ("CTFontGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CTFontCreateCopyWithAttributes")]
CoreText.CTFont
WithAttributes(..)
[Native ("CTFontCreateCopyWithAttributes")]
CoreText.CTFont
WithAttributes(..)
[Native ("CTFontCreateCopyWithSymbolicTraits")]
CoreText.CTFont
WithSymbolicTraits(..)
[Native ("CTFontCreateCopyWithSymbolicTraits")]
CoreText.CTFont
WithSymbolicTraits(..)
[Native ("CTFontCreateCopyWithFamily")]
CoreText.CTFont
WithFamily(..)
[Native ("CTFontCreateCopyWithFamily")]
CoreText.CTFont
WithFamily(..)
[Native ("CTFontCreateForString")]
CoreText.CTFont
ForString(..)
[Native ("CTFontCopyFontDescriptor")]
CoreText.CTFontDescriptor
GetFontDescriptor(..)
[Native ("CTFontCopyAttribute")]
Foundation.NSObject
GetAttribute(..)
[Native ("CTFontGetSize")]
System.nfloat
Size { get; }
[Native ("CTFontGetMatrix")]
CoreGraphics.CGAffineTransform
Matrix { get; }
[Native ("CTFontGetSymbolicTraits")]
CoreText.CTFontSymbolicTraits
SymbolicTraits { get; }
[Native ("CTFontCopyTraits")]
CoreText.CTFontTraits
GetTraits(..)
[Native ("CTFontCopyPostScriptName")]
string
PostScriptName { get; }
[Native ("CTFontCopyFamilyName")]
string
FamilyName { get; }
[Native ("CTFontCopyFullName")]
string
FullName { get; }
[Native ("CTFontCopyDisplayName")]
string
DisplayName { get; }
[Native ("CTFontCopyName")]
string
GetName(..)
[Native ("CTFontCopyLocalizedName")]
string
GetLocalizedName(..)
[Native ("CTFontCopyLocalizedName2")]
string
GetLocalizedName(..)
[Native ("CTFontCopyCharacterSet")]
Foundation.NSCharacterSet
CharacterSet { get; }
[Native ("CTFontGetStringEncoding")]
uint
StringEncoding { get; }
[Native ("CTFontCopySupportedLanguages")]
string
GetSupportedLanguages(..)
[Native ("CTFontGetGlyphsForCharacters")]
bool
GetGlyphsForCharacters(..)
[Native ("CTFontGetAscent")]
System.nfloat
AscentMetric { get; }
[Native ("CTFontGetDescent")]
System.nfloat
DescentMetric { get; }
[Native ("CTFontGetLeading")]
System.nfloat
LeadingMetric { get; }
[Native ("CTFontGetUnitsPerEm")]
uint
UnitsPerEmMetric { get; }
[Native ("CTFontGetGlyphCount")]
System.nint
GlyphCount { get; }
[Native ("CTFontGetBoundingBox")]
CoreGraphics.CGRect
BoundingBox { get; }
[Native ("CTFontGetUnderlinePosition")]
System.nfloat
UnderlinePosition { get; }
[Native ("CTFontGetUnderlineThickness")]
System.nfloat
UnderlineThickness { get; }
[Native ("CTFontGetSlantAngle")]
System.nfloat
SlantAngle { get; }
[Native ("CTFontGetCapHeight")]
System.nfloat
CapHeightMetric { get; }
[Native ("CTFontGetXHeight")]
System.nfloat
XHeightMetric { get; }
[Native ("CTFontGetGlyphWithName")]
ushort
GetGlyphWithName(..)
[Native ("CTFontGetBoundingRectsForGlyphs")]
CoreGraphics.CGRect
GetBoundingRects(..)
[Native ("CTFontGetOpticalBoundsForGlyphs")]
CoreGraphics.CGRect
GetOpticalBounds(..)
[Native ("CTFontGetAdvancesForGlyphs")]
double
GetAdvancesForGlyphs(..)
[Native ("CTFontGetVerticalTranslationsForGlyphs")]
void
GetVerticalTranslationsForGlyphs(..)
[Native ("CTFontCreatePathForGlyph")]
CoreGraphics.CGPath
GetPathForGlyph(..)
[Native ("CTFontCreatePathForGlyph")]
CoreGraphics.CGPath
GetPathForGlyph(..)
[Native ("CTFontDrawGlyphs")]
void
DrawGlyphs(..)
[Native ("CTFontGetLigatureCaretPositions")]
System.nint
GetLigatureCaretPositions(..)
[Native ("CTFontCopyVariationAxes")]
CoreText.CTFontVariationAxes
GetVariationAxes(..)
[Native ("CTFontCopyVariation")]
CoreText.CTFontVariation
GetVariation(..)
[Native ("CTFontCopyFeatures")]
CoreText.CTFontFeatures
GetFeatures(..)
[Native ("CTFontCopyFeatureSettings")]
CoreText.CTFontFeatureSettings
GetFeatureSettings(..)
[Native ("CTFontCopyGraphicsFont")]
CoreGraphics.CGFont
ToCGFont(..)
[Native ("CTFontCopyAvailableTables")]
CoreText.CTFontTable
GetAvailableTables(..)
[Native ("CTFontCopyTable")]
Foundation.NSData
GetFontTableData(..)
[Native ("CTFontCopyDefaultCascadeListForLanguages")]
CoreText.CTFontDescriptor
GetDefaultCascadeList(..)
Type: CTFontCollection
Type: CTFontDescriptor
CoreText.CTFontDescriptor {
[Native ("CTFontDescriptorCreateCopyWithAttributes")]
CoreText.CTFontDescriptor
WithAttributes(..)
[Native ("CTFontDescriptorCreateCopyWithAttributes")]
CoreText.CTFontDescriptor
WithAttributes(..)
[Native ("CTFontDescriptorCreateCopyWithVariation")]
CoreText.CTFontDescriptor
WithVariation(..)
[Native ("CTFontDescriptorCreateCopyWithFeature")]
CoreText.CTFontDescriptor
WithFeature(..)
[Native ("CTFontDescriptorCreateMatchingFontDescriptors")]
CoreText.CTFontDescriptor
GetMatchingFontDescriptors(..)
[Native ("CTFontDescriptorCreateMatchingFontDescriptors")]
CoreText.CTFontDescriptor
GetMatchingFontDescriptor(..)
[Native ("CTFontDescriptorCopyAttributes")]
CoreText.CTFontDescriptorAttributes
GetAttributes(..)
[Native ("CTFontDescriptorCopyAttribute")]
Foundation.NSObject
GetAttribute(..)
[Native ("CTFontDescriptorCopyLocalizedAttribute")]
Foundation.NSObject
GetLocalizedAttribute(..)
[Native ("CTFontDescriptorCopyLocalizedAttribute")]
Foundation.NSObject
GetLocalizedAttribute(..)
Type: CTFontManager
Type: CTFrame
Type: CTFramesetter
Type: CTGlyphInfo
Type: CTLine
Type: CTParagraphStyle
Type: CTRun
CoreText.CTRun {
[Native ("CTRunDraw")]
void
Draw(..)
[Native ("CTRunGetAdvances")]
CoreGraphics.CGSize
GetAdvances(..)
[Native ("CTRunGetAttributes")]
CoreText.CTStringAttributes
GetAttributes(..)
[Native ("CTRunGetGlyphCount")]
System.nint
GlyphCount { get; }
[Native ("CTRunGetGlyphs")]
ushort
GetGlyphs(..)
[Native ("CTRunGetImageBounds")]
CoreGraphics.CGRect
GetImageBounds(..)
[Native ("CTRunGetPositions")]
CoreGraphics.CGPoint
GetPositions(..)
[Native ("CTRunGetStatus")]
CoreText.CTRunStatus
Status { get; }
[Native ("CTRunGetStringIndices")]
System.nint
GetStringIndices(..)
[Native ("CTRunGetStringRange")]
Foundation.NSRange
StringRange { get; }
[Native ("CTRunGetTextMatrix")]
CoreGraphics.CGAffineTransform
TextMatrix { get; }
[Native ("CTRunGetTypographicBounds")]
double
GetTypographicBounds(..)
[Native ("CTRunGetTypographicBounds")]
double
GetTypographicBounds(..)
Type: CTRunDelegate
Type: CTTextTab
Type: CTTypesetter
Namespace: CoreVideo
Type: CVBuffer
Type: CVImageBuffer
CoreVideo.CVImageBuffer {
[Native ("CVImageBufferGetCleanRect")]
CoreGraphics.CGRect
CleanRect { get; }
[Native ("CVImageBufferGetDisplaySize")]
CoreGraphics.CGSize
DisplaySize { get; }
[Native ("CVImageBufferGetDisplaySize")]
CoreGraphics.CGSize
EncodedSize { get; }
[Native ("CVImageBufferIsFlipped")]
bool
IsFlipped { get; }
Type: CVMetalTexture
Type: CVMetalTextureCache
Type: CVPixelBuffer
CoreVideo.CVPixelBuffer {
[Native ("CVPixelBufferGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CVPixelBufferCreateResolvedAttributesDictionary")]
Foundation.NSDictionary
GetAttributes(..)
[Native ("CVPixelBufferCreateResolvedAttributesDictionary")]
Foundation.NSDictionary
GetAttributes(..)
[Native ("CVPixelBufferGetExtendedPixels")]
void
GetExtendedPixels(..)
[Native ("CVPixelBufferFillExtendedPixels")]
CoreVideo.CVReturn
FillExtendedPixels(..)
[Native ("CVPixelBufferGetBaseAddress")]
System.IntPtr
BaseAddress { get; }
[Native ("CVPixelBufferGetBytesPerRow")]
System.nint
BytesPerRow { get; }
[Native ("CVPixelBufferGetDataSize")]
System.nint
DataSize { get; }
[Native ("CVPixelBufferGetHeight")]
System.nint
Height { get; }
[Native ("CVPixelBufferGetWidth")]
System.nint
Width { get; }
[Native ("CVPixelBufferGetPlaneCount")]
System.nint
PlaneCount { get; }
[Native ("CVPixelBufferIsPlanar")]
bool
IsPlanar { get; }
[Native ("CVPixelBufferGetPixelFormatType")]
CoreVideo.CVPixelFormatType
PixelFormatType { get; }
[Native ("CVPixelBufferGetBaseAddressOfPlane")]
System.IntPtr
GetBaseAddress(..)
[Native ("CVPixelBufferGetBytesPerRowOfPlane")]
System.nint
GetBytesPerRowOfPlane(..)
[Native ("CVPixelBufferGetHeightOfPlane")]
System.nint
GetHeightOfPlane(..)
[Native ("CVPixelBufferGetWidthOfPlane")]
System.nint
GetWidthOfPlane(..)
[Native ("CVPixelBufferLockBaseAddress")]
CoreVideo.CVReturn
Lock(..)
[Native ("CVPixelBufferUnlockBaseAddress")]
CoreVideo.CVReturn
Unlock(..)
Type: CVPixelBufferPool
CoreVideo.CVPixelBufferPool {
[Native ("CVPixelBufferPoolRelease")]
void
Dispose(..)
[Native ("CVPixelBufferPoolGetTypeID")]
System.nint
TypeID { get; }
[Native ("CVPixelBufferPoolGetPixelBufferAttributes")]
Foundation.NSDictionary
PixelBufferAttributes { get; }
[Native ("CVPixelBufferPoolGetAttributes")]
Foundation.NSDictionary
Attributes { get; }
[Native ("CVPixelBufferPoolCreatePixelBuffer")]
CoreVideo.CVPixelBuffer
CreatePixelBuffer(..)
[Native ("CVPixelBufferPoolCreatePixelBufferWithAuxAttributes")]
CoreVideo.CVPixelBuffer
CreatePixelBuffer(..)
[Native ("CVPixelBufferPoolFlush")]
void
Flush(..)
Type: CVPixelFormatDescription
CoreVideo.CVPixelFormatDescription {
[Native ("CVPixelFormatDescriptionArrayCreateWithAllPixelFormatTypes")]
Foundation.NSNumber
AllTypes { get; }
[Native ("CVPixelFormatDescriptionCreateWithPixelFormatType")]
Foundation.NSDictionary
Create(..)
[Native ("CVPixelFormatDescriptionCreateWithPixelFormatType")]
Foundation.NSDictionary
Create(..)
[Native ("CVPixelFormatDescriptionRegisterDescriptionWithPixelFormatType")]
void
Register(..)
[Native ("CVPixelFormatDescriptionRegisterDescriptionWithPixelFormatType")]
void
Register(..)
Type: CVTime
Namespace: EventKit
Type: EKAlarm
EventKit.EKAlarm {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("alarmWithAbsoluteDate:")]
EventKit.EKAlarm
FromDate(..)
[Selector ("alarmWithRelativeOffset:")]
EventKit.EKAlarm
FromTimeInterval(..)
[Selector ("absoluteDate")]
Foundation.NSDate
AbsoluteDate { get; }
[Selector ("setAbsoluteDate:")]
void
AbsoluteDate { set; }
[Selector ("proximity")]
EventKit.EKAlarmProximity
Proximity { get; }
[Selector ("setProximity:")]
void
Proximity { set; }
[Selector ("relativeOffset")]
double
RelativeOffset { get; }
[Selector ("setRelativeOffset:")]
void
RelativeOffset { set; }
[Selector ("structuredLocation")]
EventKit.EKStructuredLocation
StructuredLocation { get; }
[Selector ("setStructuredLocation:")]
void
StructuredLocation { set; }
Type: EKCalendar
EventKit.EKCalendar {
[Selector ("calendarForEntityType:eventStore:")]
EventKit.EKCalendar
Create(..)
[Selector ("calendarWithEventStore:")]
EventKit.EKCalendar
FromEventStore(..)
[Selector ("allowedEntityTypes")]
EventKit.EKEntityMask
AllowedEntityTypes { get; }
[Selector ("allowsContentModifications")]
bool
AllowsContentModifications { get; }
[Selector ("calendarIdentifier")]
string
CalendarIdentifier { get; }
[Selector ("CGColor")]
CoreGraphics.CGColor
CGColor { get; }
[Selector ("setCGColor:")]
void
CGColor { set; }
[Selector ("isImmutable")]
bool
Immutable { get; }
[Selector ("source")]
EventKit.EKSource
Source { get; }
[Selector ("setSource:")]
void
Source { set; }
[Selector ("isSubscribed")]
bool
Subscribed { get; }
[Selector ("supportedEventAvailabilities")]
EventKit.EKCalendarEventAvailability
SupportedEventAvailabilities { get; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
[Selector ("type")]
EventKit.EKCalendarType
Type { get; }
Type: EKCalendarItem
EventKit.EKCalendarItem {
[Selector ("addAlarm:")]
void
AddAlarm(..)
[Selector ("addRecurrenceRule:")]
void
AddRecurrenceRule(..)
[Selector ("removeAlarm:")]
void
RemoveAlarm(..)
[Selector ("removeRecurrenceRule:")]
void
RemoveRecurrenceRule(..)
[Selector ("alarms")]
EventKit.EKAlarm
Alarms { get; }
[Selector ("setAlarms:")]
void
Alarms { set; }
[Selector ("attendees")]
EventKit.EKParticipant
Attendees { get; }
[Selector ("calendar")]
EventKit.EKCalendar
Calendar { get; }
[Selector ("setCalendar:")]
void
Calendar { set; }
[Selector ("calendarItemExternalIdentifier")]
string
CalendarItemExternalIdentifier { get; }
[Selector ("calendarItemIdentifier")]
string
CalendarItemIdentifier { get; }
[Selector ("creationDate")]
Foundation.NSDate
CreationDate { get; }
[Selector ("hasAlarms")]
bool
HasAlarms { get; }
[Selector ("hasAttendees")]
bool
HasAttendees { get; }
[Selector ("hasNotes")]
bool
HasNotes { get; }
[Selector ("hasRecurrenceRules")]
bool
HasRecurrenceRules { get; }
[Selector ("lastModifiedDate")]
Foundation.NSDate
LastModifiedDate { get; }
[Selector ("location")]
string
Location { get; }
[Selector ("setLocation:")]
void
Location { set; }
[Selector ("notes")]
string
Notes { get; }
[Selector ("setNotes:")]
void
Notes { set; }
[Selector ("recurrenceRules")]
EventKit.EKRecurrenceRule
RecurrenceRules { get; }
[Selector ("setRecurrenceRules:")]
void
RecurrenceRules { set; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("setTimeZone:")]
void
TimeZone { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("setURL:")]
void
Url { set; }
[Selector ("UUID")]
string
UUID { get; }
Type: EKEvent
EventKit.EKEvent {
[Selector ("compareStartDateWithEvent:")]
Foundation.NSComparisonResult
CompareStartDateWithEvent(..)
[Selector ("eventWithEventStore:")]
EventKit.EKEvent
FromStore(..)
[Selector ("refresh")]
bool
Refresh(..)
[Selector ("isAllDay")]
bool
AllDay { get; }
[Selector ("setAllDay:")]
void
AllDay { set; }
[Selector ("availability")]
EventKit.EKEventAvailability
Availability { get; }
[Selector ("setAvailability:")]
void
Availability { set; }
[Selector ("birthdayContactIdentifier")]
string
BirthdayContactIdentifier { get; }
[Selector ("birthdayPersonID")]
System.nint
BirthdayPersonID { get; }
[Selector ("endDate")]
Foundation.NSDate
EndDate { get; }
[Selector ("setEndDate:")]
void
EndDate { set; }
[Selector ("eventIdentifier")]
string
EventIdentifier { get; }
[Selector ("isDetached")]
bool
IsDetached { get; }
[Selector ("occurrenceDate")]
Foundation.NSDate
OccurrenceDate { get; }
[Selector ("organizer")]
EventKit.EKParticipant
Organizer { get; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
[Selector ("setStartDate:")]
void
StartDate { set; }
[Selector ("status")]
EventKit.EKEventStatus
Status { get; }
[Selector ("structuredLocation")]
EventKit.EKStructuredLocation
StructuredLocation { get; }
[Selector ("setStructuredLocation:")]
void
StructuredLocation { set; }
Type: EKEventStore
Type: EKObject
Type: EKParticipant
EventKit.EKParticipant {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("ABRecordWithAddressBook:")]
AddressBook.ABRecord
GetRecord(..)
[Selector ("contactPredicate")]
Foundation.NSPredicate
ContactPredicate { get; }
[Selector ("isCurrentUser")]
bool
IsCurrentUser { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("participantRole")]
EventKit.EKParticipantRole
ParticipantRole { get; }
[Selector ("participantStatus")]
EventKit.EKParticipantStatus
ParticipantStatus { get; }
[Selector ("participantType")]
EventKit.EKParticipantType
ParticipantType { get; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
Type: EKRecurrenceDayOfWeek
EventKit.EKRecurrenceDayOfWeek {
[Selector ("dayOfWeek:")]
EventKit.EKRecurrenceDayOfWeek
_FromDay(..)
[Selector ("dayOfWeek:weekNumber:")]
EventKit.EKRecurrenceDayOfWeek
_FromDay(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("dayOfTheWeek")]
System.nint
DayOfTheWeek { get; }
[Selector ("weekNumber")]
System.nint
WeekNumber { get; }
Type: EKRecurrenceEnd
Type: EKRecurrenceRule
EventKit.EKRecurrenceRule {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("firstDayOfTheWeek")]
System.nint
FirstDayOfTheWeek { get; }
[Selector ("calendarIdentifier")]
string
CalendarIdentifier { get; }
[Selector ("daysOfTheMonth")]
Foundation.NSNumber
DaysOfTheMonth { get; }
[Selector ("daysOfTheWeek")]
EventKit.EKRecurrenceDayOfWeek
DaysOfTheWeek { get; }
[Selector ("daysOfTheYear")]
Foundation.NSNumber
DaysOfTheYear { get; }
[Selector ("frequency")]
EventKit.EKRecurrenceFrequency
Frequency { get; }
[Selector ("interval")]
System.nint
Interval { get; }
[Selector ("monthsOfTheYear")]
Foundation.NSNumber
MonthsOfTheYear { get; }
[Selector ("recurrenceEnd")]
EventKit.EKRecurrenceEnd
RecurrenceEnd { get; }
[Selector ("setRecurrenceEnd:")]
void
RecurrenceEnd { set; }
[Selector ("setPositions")]
Foundation.NSObject
SetPositions { get; }
[Selector ("weeksOfTheYear")]
Foundation.NSNumber
WeeksOfTheYear { get; }
Type: EKReminder
Type: EKSource
Type: EKStructuredLocation
EventKit.EKStructuredLocation {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("locationWithMapItem:")]
EventKit.EKStructuredLocation
FromMapItem(..)
[Selector ("locationWithTitle:")]
EventKit.EKStructuredLocation
FromTitle(..)
[Selector ("geoLocation")]
CoreLocation.CLLocation
GeoLocation { get; }
[Selector ("setGeoLocation:")]
void
GeoLocation { set; }
[Selector ("radius")]
double
Radius { get; }
[Selector ("setRadius:")]
void
Radius { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
Namespace: EventKitUI
Type: EKCalendarChooser
Type: _EKCalendarChooserDelegate
Type: EKCalendarChooserDelegate
Type: EKEventEditViewController
Type: _EKEventEditViewDelegate
Type: EKEventEditViewDelegate
Type: EKEventViewController
Type: _EKEventViewDelegate
Type: EKEventViewDelegate
Namespace: ExternalAccessory
Type: EAAccessory
Type: _EAAccessoryDelegate
Type: EAAccessoryDelegate
Type: EAAccessoryManager
Type: EASession
Type: EAWiFiUnconfiguredAccessory
Type: EAWiFiUnconfiguredAccessoryBrowser
Type: _EAWiFiUnconfiguredAccessoryBrowserDelegate
Type: EAWiFiUnconfiguredAccessoryBrowserDelegate
Namespace: Foundation
Type: ActionDispatcher
Type: InternalNSNotificationHandler
Type: NSActionDispatcher
Type: NSArray
Foundation.NSArray {
[Selector ("containsObject:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("filteredArrayUsingPredicate:")]
Foundation.NSArray
Filter(..)
[Selector ("arrayWithContentsOfFile:")]
Foundation.NSArray
FromFile(..)
[Selector ("arrayWithObjects:count:")]
Foundation.NSArray
FromObjects(..)
[Selector ("indexOfObject:")]
System.nuint
IndexOf(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("setValue:forKey:")]
void
SetValueForKey(..)
[Selector ("sortedArrayUsingComparator:")]
Foundation.NSArray
Sort(..)
[Selector ("objectAtIndex:")]
System.IntPtr
ValueAt(..)
[Selector ("valueForKey:")]
Foundation.NSObject
ValueForKey(..)
[Selector ("writeToFile:atomically:")]
bool
WriteToFile(..)
[Selector ("count")]
System.nuint
Count { get; }
Type: NSAsyncActionDispatcher
Type: NSAttributedString
Foundation.NSAttributedString {
[Selector ("containsAttachmentsInRange:")]
bool
ContainsAttachmentsInRange(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("drawAtPoint:")]
void
DrawString(..)
[Selector ("drawInRect:")]
void
DrawString(..)
[Selector ("drawWithRect:options:context:")]
void
DrawString(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateAttribute:inRange:options:usingBlock:")]
void
EnumerateAttribute(..)
[Selector ("enumerateAttributesInRange:options:usingBlock:")]
void
EnumerateAttributes(..)
[Selector ("attribute:atIndex:effectiveRange:")]
Foundation.NSObject
GetAttribute(..)
[Selector ("attribute:atIndex:longestEffectiveRange:inRange:")]
Foundation.NSObject
GetAttribute(..)
[Selector ("attributesAtIndex:longestEffectiveRange:inRange:")]
Foundation.NSDictionary
GetAttributes(..)
[Selector ("boundingRectWithSize:options:context:")]
CoreGraphics.CGRect
GetBoundingRect(..)
[Selector ("dataFromRange:documentAttributes:error:")]
Foundation.NSData
GetDataFromRange(..)
[Selector ("fileWrapperFromRange:documentAttributes:error:")]
Foundation.NSFileWrapper
GetFileWrapperFromRange(..)
[Selector ("isEqualToAttributedString:")]
bool
IsEqual(..)
[Selector ("attributesAtIndex:effectiveRange:")]
System.IntPtr
LowLevelGetAttributes(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("attributedSubstringFromRange:")]
Foundation.NSAttributedString
Substring(..)
[Selector ("length")]
System.nint
Length { get; }
[Selector ("string")]
System.IntPtr
LowLevelValue { get; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
Type: NSBlockOperation
Type: NSBundle
Type: NSBundleResourceRequest
Type: NSByteCountFormatter
Type: NSCache
Type: _NSCacheDelegate
Type: NSCacheDelegate
Type: NSCachedUrlResponse
Foundation.NSCachedUrlResponse {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("response")]
Foundation.NSUrlResponse
Response { get; }
[Selector ("storagePolicy")]
Foundation.NSUrlCacheStoragePolicy
StoragePolicy { get; }
[Selector ("userInfo")]
Foundation.NSDictionary
UserInfo { get; }
Type: NSCalendar
Type: NSCharacterSet
Foundation.NSCharacterSet {
[Selector ("characterIsMember:")]
bool
Contains(..)
[Selector ("longCharacterIsMember:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("characterSetWithBitmapRepresentation:")]
Foundation.NSCharacterSet
FromBitmap(..)
[Selector ("characterSetWithContentsOfFile:")]
Foundation.NSCharacterSet
FromFile(..)
[Selector ("characterSetWithRange:")]
Foundation.NSCharacterSet
FromRange(..)
[Selector ("characterSetWithCharactersInString:")]
Foundation.NSCharacterSet
FromString(..)
[Selector ("bitmapRepresentation")]
Foundation.NSData
GetBitmapRepresentation(..)
[Selector ("hasMemberInPlane:")]
bool
HasMemberInPlane(..)
[Selector ("isSupersetOfSet:")]
bool
IsSupersetOf(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("alphanumericCharacterSet")]
Foundation.NSCharacterSet
Alphanumerics { get; }
[Selector ("capitalizedLetterCharacterSet")]
Foundation.NSCharacterSet
Capitalized { get; }
[Selector ("controlCharacterSet")]
Foundation.NSCharacterSet
Controls { get; }
[Selector ("decimalDigitCharacterSet")]
Foundation.NSCharacterSet
DecimalDigits { get; }
[Selector ("decomposableCharacterSet")]
Foundation.NSCharacterSet
Decomposables { get; }
[Selector ("illegalCharacterSet")]
Foundation.NSCharacterSet
Illegals { get; }
[Selector ("invertedSet")]
Foundation.NSCharacterSet
InvertedSet { get; }
[Selector ("letterCharacterSet")]
Foundation.NSCharacterSet
Letters { get; }
[Selector ("lowercaseLetterCharacterSet")]
Foundation.NSCharacterSet
LowercaseLetters { get; }
[Selector ("nonBaseCharacterSet")]
Foundation.NSCharacterSet
Marks { get; }
[Selector ("newlineCharacterSet")]
Foundation.NSCharacterSet
Newlines { get; }
[Selector ("punctuationCharacterSet")]
Foundation.NSCharacterSet
Punctuation { get; }
[Selector ("symbolCharacterSet")]
Foundation.NSCharacterSet
Symbols { get; }
[Selector ("uppercaseLetterCharacterSet")]
Foundation.NSCharacterSet
UppercaseLetters { get; }
[Selector ("whitespaceAndNewlineCharacterSet")]
Foundation.NSCharacterSet
WhitespaceAndNewlines { get; }
[Selector ("whitespaceCharacterSet")]
Foundation.NSCharacterSet
Whitespaces { get; }
Type: NSCoder
Foundation.NSCoder {
[Selector ("containsValueForKey:")]
bool
ContainsKey(..)
[Selector ("decodeBoolForKey:")]
bool
DecodeBool(..)
[Selector ("decodeBytesForKey:returnedLength:")]
System.IntPtr
DecodeBytes(..)
[Selector ("decodeBytesWithReturnedLength:")]
System.IntPtr
DecodeBytes(..)
[Selector ("decodeDoubleForKey:")]
double
DecodeDouble(..)
[Selector ("decodeFloatForKey:")]
float
DecodeFloat(..)
[Selector ("decodeInt32ForKey:")]
int
DecodeInt(..)
[Selector ("decodeInt64ForKey:")]
long
DecodeLong(..)
[Selector ("decodeIntegerForKey:")]
System.nint
DecodeNInt(..)
[Selector ("decodeObject")]
Foundation.NSObject
DecodeObject(..)
[Selector ("decodeObjectForKey:")]
Foundation.NSObject
DecodeObject(..)
[Selector ("decodeTopLevelObjectAndReturnError:")]
Foundation.NSObject
DecodeTopLevelObject(..)
[Selector ("decodeTopLevelObjectForKey:error:")]
Foundation.NSObject
DecodeTopLevelObject(..)
[Selector ("decodeTopLevelObjectOfClass:forKey:error:")]
Foundation.NSObject
DecodeTopLevelObject(..)
[Selector ("decodeTopLevelObjectOfClasses:forKey:error:")]
Foundation.NSObject
DecodeTopLevelObject(..)
[Selector ("encodeObject:")]
void
Encode(..)
[Selector ("encodeObject:forKey:")]
void
Encode(..)
[Selector ("encodeBool:forKey:")]
void
Encode(..)
[Selector ("encodeDouble:forKey:")]
void
Encode(..)
[Selector ("encodeFloat:forKey:")]
void
Encode(..)
[Selector ("encodeInt32:forKey:")]
void
Encode(..)
[Selector ("encodeInt64:forKey:")]
void
Encode(..)
[Selector ("encodeInteger:forKey:")]
void
Encode(..)
[Selector ("encodeBytes:length:forKey:")]
void
EncodeBlock(..)
[Selector ("encodeConditionalObject:forKey:")]
void
EncodeConditionalObject(..)
[Selector ("encodeRootObject:")]
void
EncodeRoot(..)
[Selector ("failWithError:")]
void
FailWithError(..)
[Selector ("requiresSecureCoding")]
bool
RequiresSecureCoding(..)
[Selector ("allowedClasses")]
Foundation.NSSet
AllowedClasses { get; }
Type: NSCoding
Type: NSComparisonPredicate
Foundation.NSComparisonPredicate {
[Selector ("predicateWithLeftExpression:rightExpression:modifier:type:options:")]
Foundation.NSComparisonPredicate
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("predicateWithLeftExpression:rightExpression:customSelector:")]
Foundation.NSComparisonPredicate
FromSelector(..)
[Selector ("comparisonPredicateModifier")]
Foundation.NSComparisonPredicateModifier
ComparisonPredicateModifier { get; }
[Selector ("customSelector")]
ObjCRuntime.Selector
CustomSelector { get; }
[Selector ("leftExpression")]
Foundation.NSExpression
LeftExpression { get; }
[Selector ("options")]
Foundation.NSComparisonPredicateOptions
Options { get; }
[Selector ("predicateOperatorType")]
Foundation.NSPredicateOperatorType
PredicateOperatorType { get; }
[Selector ("rightExpression")]
Foundation.NSExpression
RightExpression { get; }
Type: NSCompoundPredicate
Foundation.NSCompoundPredicate {
[Selector ("andPredicateWithSubpredicates:")]
Foundation.NSCompoundPredicate
CreateAndPredicate(..)
[Selector ("notPredicateWithSubpredicate:")]
Foundation.NSCompoundPredicate
CreateNotPredicate(..)
[Selector ("orPredicateWithSubpredicates:")]
Foundation.NSCompoundPredicate
CreateOrPredicate(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("subpredicates")]
Foundation.NSPredicate
Subpredicates { get; }
[Selector ("compoundPredicateType")]
Foundation.NSCompoundPredicateType
Type { get; }
Type: NSCondition
Type: NSConditionLock
Type: NSCopying
Type: NSData
Foundation.NSData {
[Selector ("writeToFile:options:error:")]
bool
_Save(..)
[Selector ("writeToURL:options:error:")]
bool
_Save(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateByteRangesUsingBlock:")]
void
EnumerateByteRange(..)
[Selector ("rangeOfData:options:range:")]
Foundation.NSRange
Find(..)
[Selector ("dataWithBytes:length:")]
Foundation.NSData
FromBytes(..)
[Selector ("dataWithBytesNoCopy:length:")]
Foundation.NSData
FromBytesNoCopy(..)
[Selector ("dataWithBytesNoCopy:length:freeWhenDone:")]
Foundation.NSData
FromBytesNoCopy(..)
[Selector ("dataWithData:")]
Foundation.NSData
FromData(..)
[Selector ("dataWithContentsOfFile:")]
Foundation.NSData
FromFile(..)
[Selector ("dataWithContentsOfFile:options:error:")]
Foundation.NSData
FromFile(..)
[Selector ("dataWithContentsOfURL:")]
Foundation.NSData
FromUrl(..)
[Selector ("dataWithContentsOfURL:options:error:")]
Foundation.NSData
FromUrl(..)
[Selector ("base64EncodedDataWithOptions:")]
Foundation.NSData
GetBase64EncodedData(..)
[Selector ("base64EncodedStringWithOptions:")]
string
GetBase64EncodedString(..)
[Selector ("getBytes:length:")]
void
GetBytes(..)
[Selector ("getBytes:range:")]
void
GetBytes(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("writeToFile:atomically:")]
bool
Save(..)
[Selector ("writeToURL:atomically:")]
bool
Save(..)
[Selector ("subdataWithRange:")]
Foundation.NSData
Subdata(..)
[Selector ("bytes")]
System.IntPtr
Bytes { get; }
[Selector ("length")]
System.nuint
Length { get; }
Type: NSDataDetector
Foundation.NSDataDetector {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("dataDetectorWithTypes:error:")]
Foundation.NSDataDetector
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("checkingTypes")]
Foundation.NSTextCheckingTypes
CheckingTypes { get; }
Type: NSDate
Type: NSDateComponents
Foundation.NSDateComponents {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("valueForComponent:")]
System.nint
GetValueForComponent(..)
[Selector ("isValidDateInCalendar:")]
bool
IsValidDateInCalendar(..)
[Selector ("setValue:forComponent:")]
void
SetValueForComponent(..)
[Selector ("calendar")]
Foundation.NSCalendar
Calendar { get; }
[Selector ("setCalendar:")]
void
Calendar { set; }
[Selector ("date")]
Foundation.NSDate
Date { get; }
[Selector ("day")]
System.nint
Day { get; }
[Selector ("setDay:")]
void
Day { set; }
[Selector ("era")]
System.nint
Era { get; }
[Selector ("setEra:")]
void
Era { set; }
[Selector ("hour")]
System.nint
Hour { get; }
[Selector ("setHour:")]
void
Hour { set; }
[Selector ("isLeapMonth")]
bool
IsLeapMonth { get; }
[Selector ("setLeapMonth:")]
void
IsLeapMonth { set; }
[Selector ("isValidDate")]
bool
IsValidDate { get; }
[Selector ("minute")]
System.nint
Minute { get; }
[Selector ("setMinute:")]
void
Minute { set; }
[Selector ("month")]
System.nint
Month { get; }
[Selector ("setMonth:")]
void
Month { set; }
[Selector ("nanosecond")]
System.nint
Nanosecond { get; }
[Selector ("setNanosecond:")]
void
Nanosecond { set; }
[Selector ("quarter")]
System.nint
Quarter { get; }
[Selector ("setQuarter:")]
void
Quarter { set; }
[Selector ("second")]
System.nint
Second { get; }
[Selector ("setSecond:")]
void
Second { set; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("setTimeZone:")]
void
TimeZone { set; }
[Selector ("week")]
System.nint
Week { get; }
[Selector ("setWeek:")]
void
Week { set; }
[Selector ("weekday")]
System.nint
Weekday { get; }
[Selector ("setWeekday:")]
void
Weekday { set; }
[Selector ("weekdayOrdinal")]
System.nint
WeekdayOrdinal { get; }
[Selector ("setWeekdayOrdinal:")]
void
WeekdayOrdinal { set; }
[Selector ("weekOfMonth")]
System.nint
WeekOfMonth { get; }
[Selector ("setWeekOfMonth:")]
void
WeekOfMonth { set; }
[Selector ("weekOfYear")]
System.nint
WeekOfYear { get; }
[Selector ("setWeekOfYear:")]
void
WeekOfYear { set; }
[Selector ("year")]
System.nint
Year { get; }
[Selector ("setYear:")]
void
Year { set; }
[Selector ("yearForWeekOfYear")]
System.nint
YearForWeekOfYear { get; }
[Selector ("setYearForWeekOfYear:")]
void
YearForWeekOfYear { set; }
Type: NSDateComponentsFormatter
Type: NSDateFormatter
Type: NSDateIntervalFormatter
Foundation.NSDateIntervalFormatter {
[Selector ("stringFromDate:toDate:")]
string
StringFromDate(..)
[Selector ("calendar")]
Foundation.NSCalendar
Calendar { get; }
[Selector ("setCalendar:")]
void
Calendar { set; }
[Selector ("dateStyle")]
Foundation.NSDateIntervalFormatterStyle
DateStyle { get; }
[Selector ("setDateStyle:")]
void
DateStyle { set; }
[Selector ("dateTemplate")]
string
DateTemplate { get; }
[Selector ("setDateTemplate:")]
void
DateTemplate { set; }
[Selector ("locale")]
Foundation.NSLocale
Locale { get; }
[Selector ("setLocale:")]
void
Locale { set; }
[Selector ("timeStyle")]
Foundation.NSDateIntervalFormatterStyle
TimeStyle { get; }
[Selector ("setTimeStyle:")]
void
TimeStyle { set; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("setTimeZone:")]
void
TimeZone { set; }
Type: NSDecimal
Foundation.NSDecimal {
[Native ("NSDecimalCompare")]
Foundation.NSComparisonResult
Compare(..)
[Native ("NSDecimalRound")]
void
Round(..)
[Native ("NSDecimalNormalize")]
Foundation.NSCalculationError
Normalize(..)
[Native ("NSDecimalAdd")]
Foundation.NSCalculationError
Add(..)
[Native ("NSDecimalSubtract")]
Foundation.NSCalculationError
Subtract(..)
[Native ("NSDecimalMultiply")]
Foundation.NSCalculationError
Multiply(..)
[Native ("NSDecimalDivide")]
Foundation.NSCalculationError
Divide(..)
[Native ("NSDecimalPower")]
Foundation.NSCalculationError
Power(..)
[Native ("NSDecimalMultiplyByPowerOf10")]
Foundation.NSCalculationError
MultiplyByPowerOf10(..)
[Native ("NSDecimalString")]
string
ToString(..)
Type: NSDecimalNumber
Foundation.NSDecimalNumber {
[Selector ("decimalNumberByAdding:")]
Foundation.NSDecimalNumber
Add(..)
[Selector ("decimalNumberByAdding:withBehavior:")]
Foundation.NSDecimalNumber
Add(..)
[Selector ("compare:")]
System.nint
Compare(..)
[Selector ("descriptionWithLocale:")]
string
DescriptionWithLocale(..)
[Selector ("decimalNumberByDividingBy:")]
Foundation.NSDecimalNumber
Divide(..)
[Selector ("decimalNumberByDividingBy:withBehavior:")]
Foundation.NSDecimalNumber
Divide(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("decimalNumberByMultiplyingBy:")]
Foundation.NSDecimalNumber
Multiply(..)
[Selector ("decimalNumberByMultiplyingBy:withBehavior:")]
Foundation.NSDecimalNumber
Multiply(..)
[Selector ("decimalNumberByMultiplyingByPowerOf10:")]
Foundation.NSDecimalNumber
MultiplyPowerOf10(..)
[Selector ("decimalNumberByMultiplyingByPowerOf10:withBehavior:")]
Foundation.NSDecimalNumber
MultiplyPowerOf10(..)
[Selector ("decimalNumberByRaisingToPower:")]
Foundation.NSDecimalNumber
RaiseTo(..)
[Selector ("decimalNumberByRaisingToPower:withBehavior:")]
Foundation.NSDecimalNumber
RaiseTo(..)
[Selector ("decimalNumberByRoundingAccordingToBehavior:")]
Foundation.NSDecimalNumber
Rounding(..)
[Selector ("decimalNumberBySubtracting:")]
Foundation.NSDecimalNumber
Subtract(..)
[Selector ("decimalNumberBySubtracting:withBehavior:")]
Foundation.NSDecimalNumber
Subtract(..)
[Selector ("defaultBehavior")]
Foundation.NSObject
DefaultBehavior { get; }
[Selector ("setDefaultBehavior:")]
void
DefaultBehavior { set; }
[Selector ("doubleValue")]
double
DoubleValue { get; }
[Selector ("maximumDecimalNumber")]
Foundation.NSDecimalNumber
MaxValue { get; }
[Selector ("minimumDecimalNumber")]
Foundation.NSDecimalNumber
MinValue { get; }
[Selector ("notANumber")]
Foundation.NSDecimalNumber
NaN { get; }
[Selector ("decimalValue")]
Foundation.NSDecimal
NSDecimalValue { get; }
[Selector ("one")]
Foundation.NSDecimalNumber
One { get; }
[Selector ("zero")]
Foundation.NSDecimalNumber
Zero { get; }
Type: NSDictionary
Foundation.NSDictionary {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("dictionaryWithDictionary:")]
Foundation.NSDictionary
FromDictionary(..)
[Selector ("dictionaryWithContentsOfFile:")]
Foundation.NSDictionary
FromFile(..)
[Selector ("dictionaryWithObject:forKey:")]
Foundation.NSDictionary
FromObjectAndKey(..)
[Selector ("dictionaryWithObjects:forKeys:count:")]
Foundation.NSDictionary
FromObjectsAndKeysInternal(..)
[Selector ("dictionaryWithObjects:forKeys:")]
Foundation.NSDictionary
FromObjectsAndKeysInternal(..)
[Selector ("dictionaryWithContentsOfURL:")]
Foundation.NSDictionary
FromUrl(..)
[Selector ("sharedKeySetForKeys:")]
Foundation.NSObject
GetSharedKeySetForKeys(..)
[Selector ("isEqualToDictionary:")]
bool
IsEqualToDictionary(..)
[Selector ("allKeysForObject:")]
Foundation.NSObject
KeysForObject(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("objectForKey:")]
Foundation.NSObject
ObjectForKey(..)
[Selector ("objectsForKeys:notFoundMarker:")]
Foundation.NSObject
ObjectsForKeys(..)
[Selector ("writeToFile:atomically:")]
bool
WriteToFile(..)
[Selector ("writeToURL:atomically:")]
bool
WriteToUrl(..)
[Selector ("count")]
System.nuint
Count { get; }
[Selector ("descriptionInStringsFileFormat")]
string
DescriptionInStringsFileFormat { get; }
[Selector ("allKeys")]
Foundation.NSObject
Keys { get; }
[Selector ("objectEnumerator")]
Foundation.NSEnumerator
ObjectEnumerator { get; }
[Selector ("allValues")]
Foundation.NSObject
Values { get; }
Type: NSDirectoryEnumerator
Type: NSEnergyFormatter
Type: NSEnumerator
Type: NSError
Type: NSException
Type: NSExpression
Foundation.NSExpression {
[Selector ("allowEvaluation")]
void
AllowEvaluation(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("expressionValueWithObject:context:")]
Foundation.NSExpression
ExpressionValueWithObject(..)
[Selector ("expressionForAggregate:")]
Foundation.NSExpression
FromAggregate(..)
[Selector ("expressionForAnyKey")]
Foundation.NSExpression
FromAnyKey(..)
[Selector ("expressionForConditional:trueExpression:falseExpression:")]
Foundation.NSExpression
FromConditional(..)
[Selector ("expressionForConstantValue:")]
Foundation.NSExpression
FromConstant(..)
[Selector ("expressionWithFormat:argumentArray:")]
Foundation.NSExpression
FromFormat(..)
[Selector ("expressionForFunction:arguments:")]
Foundation.NSExpression
FromFunction(..)
[Selector ("expressionForFunction:selectorName:arguments:")]
Foundation.NSExpression
FromFunction(..)
[Selector ("expressionForBlock:arguments:")]
Foundation.NSExpression
FromFunction(..)
[Selector ("expressionForIntersectSet:with:")]
Foundation.NSExpression
FromIntersectSet(..)
[Selector ("expressionForKeyPath:")]
Foundation.NSExpression
FromKeyPath(..)
[Selector ("expressionForMinusSet:with:")]
Foundation.NSExpression
FromMinusSet(..)
[Selector ("expressionForSubquery:usingIteratorVariable:predicate:")]
Foundation.NSExpression
FromSubquery(..)
[Selector ("expressionForUnionSet:with:")]
Foundation.NSExpression
FromUnionSet(..)
[Selector ("expressionForVariable:")]
Foundation.NSExpression
FromVariable(..)
[Selector ("arguments")]
Foundation.NSExpression
Arguments { get; }
[Selector ("collection")]
Foundation.NSObject
Collection { get; }
[Selector ("constantValue")]
Foundation.NSObject
ConstantValue { get; }
[Selector ("expressionForEvaluatedObject")]
Foundation.NSExpression
ExpressionForEvaluatedObject { get; }
[Selector ("expressionType")]
Foundation.NSExpressionType
ExpressionType { get; }
[Selector ("falseExpression")]
Foundation.NSExpression
FalseExpression { get; }
[Selector ("function")]
string
Function { get; }
[Selector ("keyPath")]
string
KeyPath { get; }
[Selector ("leftExpression")]
Foundation.NSExpression
LeftExpression { get; }
[Selector ("operand")]
Foundation.NSExpression
Operand { get; }
[Selector ("predicate")]
Foundation.NSPredicate
Predicate { get; }
[Selector ("rightExpression")]
Foundation.NSExpression
RightExpression { get; }
[Selector ("trueExpression")]
Foundation.NSExpression
TrueExpression { get; }
[Selector ("variable")]
string
Variable { get; }
Type: NSExtensionContext
Type: NSExtensionItem
Type: NSExtensionRequestHandling
Type: NSFileAccessIntent
Type: NSFileCoordinator
Foundation.NSFileCoordinator {
[Selector ("addFilePresenter:")]
void
AddFilePresenter(..)
[Selector ("cancel")]
void
Cancel(..)
[Selector ("coordinateAccessWithIntents:queue:byAccessor:")]
void
CoordinateAccess(..)
[Selector ("prepareForReadingItemsAtURLs:options:writingItemsAtURLs:options:error:byAccessor:")]
void
CoordinateBatc(..)
[Selector ("coordinateReadingItemAtURL:options:error:byAccessor:")]
void
CoordinateRead(..)
[Selector ("coordinateReadingItemAtURL:options:writingItemAtURL:options:error:byAccessor:")]
void
CoordinateReadWrite(..)
[Selector ("coordinateWritingItemAtURL:options:error:byAccessor:")]
void
CoordinateWrite(..)
[Selector ("coordinateWritingItemAtURL:options:writingItemAtURL:options:error:byAccessor:")]
void
CoordinateWriteWrite(..)
[Selector ("itemAtURL:didMoveToURL:")]
void
ItemMoved(..)
[Selector ("removeFilePresenter:")]
void
RemoveFilePresenter(..)
[Selector ("itemAtURL:willMoveToURL:")]
void
WillMove(..)
[Selector ("filePresenters")]
Foundation.INSFilePresenter
FilePresenters { get; }
[Selector ("purposeIdentifier")]
string
PurposeIdentifier { get; }
[Selector ("setPurposeIdentifier:")]
void
PurposeIdentifier { set; }
Type: NSFileHandle
Type: NSFileManager
Foundation.NSFileManager {
[Selector ("attributesOfItemAtPath:error:")]
Foundation.NSDictionary
_GetAttributes(..)
[Selector ("attributesOfFileSystemForPath:error:")]
Foundation.NSDictionary
_GetFileSystemAttributes(..)
[Selector ("changeCurrentDirectoryPath:")]
bool
ChangeCurrentDirectory(..)
[Selector ("componentsToDisplayForPath:")]
string
ComponentsToDisplay(..)
[Selector ("contentsAtPath:")]
Foundation.NSData
Contents(..)
[Selector ("contentsEqualAtPath:andPath:")]
bool
ContentsEqual(..)
[Selector ("copyItemAtPath:toPath:error:")]
bool
Copy(..)
[Selector ("copyItemAtURL:toURL:error:")]
bool
Copy(..)
[Selector ("createDirectoryAtPath:withIntermediateDirectories:attributes:error:")]
bool
CreateDirectory(..)
[Selector ("createDirectoryAtURL:withIntermediateDirectories:attributes:error:")]
bool
CreateDirectory(..)
[Selector ("createFileAtPath:contents:attributes:")]
bool
CreateFile(..)
[Selector ("createSymbolicLinkAtPath:withDestinationPath:error:")]
bool
CreateSymbolicLink(..)
[Selector ("createSymbolicLinkAtURL:withDestinationURL:error:")]
bool
CreateSymbolicLink(..)
[Selector ("displayNameAtPath:")]
string
DisplayName(..)
[Selector ("evictUbiquitousItemAtURL:error:")]
bool
EvictUbiquitous(..)
[Selector ("fileExistsAtPath:")]
bool
FileExists(..)
[Selector ("fileExistsAtPath:isDirectory:")]
bool
FileExists(..)
[Selector ("containerURLForSecurityApplicationGroupIdentifier:")]
Foundation.NSUrl
GetContainerUrl(..)
[Selector ("currentDirectoryPath")]
string
GetCurrentDirectory(..)
[Selector ("contentsOfDirectoryAtPath:error:")]
string
GetDirectoryContent(..)
[Selector ("contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:")]
Foundation.NSUrl
GetDirectoryContent(..)
[Selector ("subpathsOfDirectoryAtPath:error:")]
string
GetDirectoryContentRecursive(..)
[Selector ("enumeratorAtPath:")]
Foundation.NSDirectoryEnumerator
GetEnumerator(..)
[Selector ("enumeratorAtURL:includingPropertiesForKeys:options:errorHandler:")]
Foundation.NSDirectoryEnumerator
GetEnumerator(..)
[Selector ("mountedVolumeURLsIncludingResourceValuesForKeys:options:")]
Foundation.NSUrl
GetMountedVolumes(..)
[Selector ("getRelationship:ofDirectory:inDomain:toItemAtURL:error:")]
bool
GetRelationship(..)
[Selector ("getRelationship:ofDirectoryAtURL:toItemAtURL:error:")]
bool
GetRelationship(..)
[Selector ("destinationOfSymbolicLinkAtPath:error:")]
string
GetSymbolicLinkDestination(..)
[Selector ("URLForDirectory:inDomain:appropriateForURL:create:error:")]
Foundation.NSUrl
GetUrl(..)
[Selector ("URLForPublishingUbiquitousItemAtURL:expirationDate:error:")]
Foundation.NSUrl
GetUrlForPublishingUbiquitousItem(..)
[Selector ("URLForUbiquityContainerIdentifier:")]
Foundation.NSUrl
GetUrlForUbiquityContainer(..)
[Selector ("URLsForDirectory:inDomains:")]
Foundation.NSUrl
GetUrls(..)
[Selector ("isDeletableFileAtPath:")]
bool
IsDeletableFile(..)
[Selector ("isExecutableFileAtPath:")]
bool
IsExecutableFile(..)
[Selector ("isReadableFileAtPath:")]
bool
IsReadableFile(..)
[Selector ("isUbiquitousItemAtURL:")]
bool
IsUbiquitous(..)
[Selector ("isWritableFileAtPath:")]
bool
IsWritableFile(..)
[Selector ("linkItemAtPath:toPath:error:")]
bool
Link(..)
[Selector ("linkItemAtURL:toURL:error:")]
bool
Link(..)
[Selector ("moveItemAtPath:toPath:error:")]
bool
Move(..)
[Selector ("moveItemAtURL:toURL:error:")]
bool
Move(..)
[Selector ("removeItemAtPath:error:")]
bool
Remove(..)
[Selector ("removeItemAtURL:error:")]
bool
Remove(..)
[Selector ("replaceItemAtURL:withItemAtURL:backupItemName:options:resultingItemURL:error:")]
bool
Replace(..)
[Selector ("setAttributes:ofItemAtPath:error:")]
bool
SetAttributes(..)
[Selector ("setUbiquitous:itemAtURL:destinationURL:error:")]
bool
SetUbiquitous(..)
[Selector ("startDownloadingUbiquitousItemAtURL:error:")]
bool
StartDownloadingUbiquitous(..)
[Selector ("subpathsAtPath:")]
string
Subpaths(..)
[Selector ("defaultManager")]
Foundation.NSFileManager
DefaultManager { get; }
[Selector ("ubiquityIdentityToken")]
Foundation.NSObject
UbiquityIdentityToken { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
[Native ("setxattr")]
Foundation.NSError
SetSkipBackupAttribute(..)
[Native ("getxattr")]
bool
GetSkipBackupAttribute(..)
[Native ("removexattr")]
Foundation.NSError
SetSkipBackupAttribute(..)
Type: NSFileManagerDelegate
Type: NSFilePresenter
Type: NSFileVersion
Type: NSFileWrapper
Type: NSFormatter
Foundation.NSFormatter {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("editingStringForObjectValue:")]
string
EditingStringFor(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("attributedStringForObjectValue:withDefaultAttributes:")]
Foundation.NSAttributedString
GetAttributedString(..)
[Selector ("getObjectValue:forString:errorDescription:")]
bool
GetObjectValue(..)
[Selector ("isPartialStringValid:newEditingString:errorDescription:")]
bool
IsPartialStringValid(..)
[Selector ("isPartialStringValid:proposedSelectedRange:originalString:originalSelectedRange:errorDescription:")]
bool
IsPartialStringValid(..)
[Selector ("stringForObjectValue:")]
string
StringFor(..)
Type: NSHttpCookie
Type: NSHttpCookieStorage
Type: NSHttpUrlResponse
Type: NSIndexPath
Foundation.NSIndexPath {
[Selector ("indexPathWithIndexes:length:")]
Foundation.NSIndexPath
_FromIndex(..)
[Selector ("getIndexes:")]
void
_GetIndexes(..)
[Selector ("getIndexes:range:")]
void
_GetIndexes(..)
[Selector ("compare:")]
System.nint
Compare(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("indexPathWithIndex:")]
Foundation.NSIndexPath
FromIndex(..)
[Selector ("indexPathForItem:inSection:")]
Foundation.NSIndexPath
FromItemSection(..)
[Selector ("indexPathForRow:inSection:")]
Foundation.NSIndexPath
FromRowSection(..)
[Selector ("indexAtPosition:")]
System.nuint
IndexAtPosition(..)
[Selector ("indexPathByAddingIndex:")]
Foundation.NSIndexPath
IndexPathByAddingIndex(..)
[Selector ("indexPathByRemovingLastIndex")]
Foundation.NSIndexPath
IndexPathByRemovingLastIndex(..)
[Selector ("item")]
System.nint
Item { get; }
[Selector ("length")]
System.nint
Length { get; }
[Selector ("row")]
System.nint
LongRow { get; }
[Selector ("section")]
System.nint
LongSection { get; }
Type: NSIndexSet
Foundation.NSIndexSet {
[Selector ("containsIndex:")]
bool
Contains(..)
[Selector ("containsIndexes:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateIndexesUsingBlock:")]
void
EnumerateIndexes(..)
[Selector ("enumerateIndexesWithOptions:usingBlock:")]
void
EnumerateIndexes(..)
[Selector ("enumerateIndexesInRange:options:usingBlock:")]
void
EnumerateIndexes(..)
[Selector ("enumerateRangesUsingBlock:")]
void
EnumerateRanges(..)
[Selector ("enumerateRangesWithOptions:usingBlock:")]
void
EnumerateRanges(..)
[Selector ("enumerateRangesInRange:options:usingBlock:")]
void
EnumerateRanges(..)
[Selector ("indexSetWithIndex:")]
Foundation.NSIndexSet
FromIndex(..)
[Selector ("indexSetWithIndexesInRange:")]
Foundation.NSIndexSet
FromNSRange(..)
[Selector ("indexGreaterThanIndex:")]
System.nuint
IndexGreaterThan(..)
[Selector ("indexGreaterThanOrEqualToIndex:")]
System.nuint
IndexGreaterThanOrEqual(..)
[Selector ("indexLessThanIndex:")]
System.nuint
IndexLessThan(..)
[Selector ("indexLessThanOrEqualToIndex:")]
System.nuint
IndexLessThanOrEqual(..)
[Selector ("isEqualToIndexSet:")]
bool
IsEqual(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("count")]
System.nint
Count { get; }
[Selector ("firstIndex")]
System.nuint
FirstIndex { get; }
[Selector ("lastIndex")]
System.nuint
LastIndex { get; }
Type: NSInputStream
Foundation.NSInputStream {
[Selector ("read:maxLength:")]
System.nint
Read(..)
[Selector ("_setCFClientFlags:callback:context:")]
bool
SetCFClientFlags(..)
[Selector ("getBuffer:length:")]
bool
GetBuffer(..)
[Selector ("inputStreamWithData:")]
Foundation.NSInputStream
FromData(..)
[Selector ("inputStreamWithFileAtPath:")]
Foundation.NSInputStream
FromFile(..)
[Selector ("inputStreamWithURL:")]
Foundation.NSInputStream
FromUrl(..)
[Selector ("hasBytesAvailable")]
bool
HasBytesAvailable(..)
[Native ("objc_msgSend")]
System.nint
Read(..)
[Native ("objc_msgSend")]
System.nint
Read(..)
[Native ("objc_msgSendSuper")]
System.nint
Read(..)
Type: NSInvocation
Type: NSItemProvider
Type: NSJsonSerialization
Type: NSKeyedArchiver
Type: _NSKeyedArchiverDelegate
Type: NSKeyedArchiverDelegate
Type: NSKeyedUnarchiver
Type: _NSKeyedUnarchiverDelegate
Type: NSKeyedUnarchiverDelegate
Type: NSLengthFormatter
Type: NSLinguisticTagger
Type: NSLocale
Type: NSLock
Type: NSMachPort
Type: NSMachPortDelegate
Type: NSMassFormatter
Type: NSMetadataItem
Type: NSMetadataQuery
Type: _NSMetadataQueryDelegate
Type: NSMetadataQueryAttributeValueTuple
Type: NSMetadataQueryDelegate
Type: NSMetadataQueryResultGroup
Type: NSMethodSignature
Type: NSMutableArray
Type: NSMutableAttributedString
Foundation.NSMutableAttributedString {
[Selector ("addAttribute:value:range:")]
void
AddAttribute(..)
[Selector ("addAttributes:range:")]
void
AddAttributes(..)
[Selector ("appendAttributedString:")]
void
Append(..)
[Selector ("beginEditing")]
void
BeginEditing(..)
[Selector ("deleteCharactersInRange:")]
void
DeleteRange(..)
[Selector ("endEditing")]
void
EndEditing(..)
[Selector ("insertAttributedString:atIndex:")]
void
Insert(..)
[Selector ("setAttributes:range:")]
void
LowLevelSetAttributes(..)
[Selector ("readFromData:options:documentAttributes:error:")]
bool
ReadFromData(..)
[Selector ("readFromFileURL:options:documentAttributes:error:")]
bool
ReadFromFile(..)
[Selector ("readFromURL:options:documentAttributes:error:")]
bool
ReadFromUrl(..)
[Selector ("removeAttribute:range:")]
void
RemoveAttribute(..)
[Selector ("replaceCharactersInRange:withString:")]
void
Replace(..)
[Selector ("replaceCharactersInRange:withAttributedString:")]
void
Replace(..)
[Selector ("setAttributedString:")]
void
SetString(..)
Type: NSMutableCharacterSet
Foundation.NSMutableCharacterSet {
[Selector ("addCharactersInRange:")]
void
AddCharacters(..)
[Selector ("addCharactersInString:")]
void
AddCharacters(..)
[Selector ("characterSetWithBitmapRepresentation:")]
Foundation.NSCharacterSet
FromBitmapRepresentation(..)
[Selector ("characterSetWithContentsOfFile:")]
Foundation.NSCharacterSet
FromFile(..)
[Selector ("characterSetWithRange:")]
Foundation.NSCharacterSet
FromRange(..)
[Selector ("characterSetWithCharactersInString:")]
Foundation.NSCharacterSet
FromString(..)
[Selector ("formIntersectionWithCharacterSet:")]
void
IntersectWith(..)
[Selector ("invert")]
void
Invert(..)
[Selector ("removeCharactersInRange:")]
void
RemoveCharacters(..)
[Selector ("removeCharactersInString:")]
void
RemoveCharacters(..)
[Selector ("formUnionWithCharacterSet:")]
void
UnionWith(..)
[Selector ("alphanumericCharacterSet")]
Foundation.NSCharacterSet
Alphanumerics { get; }
[Selector ("capitalizedLetterCharacterSet")]
Foundation.NSCharacterSet
Capitalized { get; }
[Selector ("controlCharacterSet")]
Foundation.NSCharacterSet
Controls { get; }
[Selector ("decimalDigitCharacterSet")]
Foundation.NSCharacterSet
DecimalDigits { get; }
[Selector ("decomposableCharacterSet")]
Foundation.NSCharacterSet
Decomposables { get; }
[Selector ("illegalCharacterSet")]
Foundation.NSCharacterSet
Illegals { get; }
[Selector ("letterCharacterSet")]
Foundation.NSCharacterSet
Letters { get; }
[Selector ("lowercaseLetterCharacterSet")]
Foundation.NSCharacterSet
LowercaseLetters { get; }
[Selector ("nonBaseCharacterSet")]
Foundation.NSCharacterSet
Marks { get; }
[Selector ("newlineCharacterSet")]
Foundation.NSCharacterSet
Newlines { get; }
[Selector ("punctuationCharacterSet")]
Foundation.NSCharacterSet
Punctuation { get; }
[Selector ("symbolCharacterSet")]
Foundation.NSCharacterSet
Symbols { get; }
[Selector ("uppercaseLetterCharacterSet")]
Foundation.NSCharacterSet
UppercaseLetters { get; }
[Selector ("whitespaceAndNewlineCharacterSet")]
Foundation.NSCharacterSet
WhitespaceAndNewlines { get; }
[Selector ("whitespaceCharacterSet")]
Foundation.NSCharacterSet
Whitespaces { get; }
Type: NSMutableCopying
Type: NSMutableData
Foundation.NSMutableData {
[Selector ("appendBytes:length:")]
void
AppendBytes(..)
[Selector ("appendData:")]
void
AppendData(..)
[Selector ("data")]
Foundation.NSMutableData
Create(..)
[Selector ("dataWithCapacity:")]
Foundation.NSMutableData
FromCapacity(..)
[Selector ("dataWithLength:")]
Foundation.NSMutableData
FromLength(..)
[Selector ("replaceBytesInRange:withBytes:")]
void
ReplaceBytes(..)
[Selector ("replaceBytesInRange:withBytes:length:")]
void
ReplaceBytes(..)
[Selector ("resetBytesInRange:")]
void
ResetBytes(..)
[Selector ("setData:")]
void
SetData(..)
[Selector ("length")]
System.nuint
Length { get; }
[Selector ("setLength:")]
void
Length { set; }
[Selector ("mutableBytes")]
System.IntPtr
MutableBytes { get; }
Type: NSMutableDictionary
Type: NSMutableIndexSet
Type: NSMutableOrderedSet
Foundation.NSMutableOrderedSet {
[Selector ("addObject:")]
void
Add(..)
[Selector ("addObjectsFromArray:")]
void
AddObjects(..)
[Selector ("exchangeObjectAtIndex:withObjectAtIndex:")]
void
ExchangeObject(..)
[Selector ("insertObject:atIndex:")]
void
Insert(..)
[Selector ("insertObjects:atIndexes:")]
void
InsertObjects(..)
[Selector ("intersectOrderedSet:")]
void
Intersect(..)
[Selector ("minusSet:")]
void
MinusSet(..)
[Selector ("moveObjectsAtIndexes:toIndex:")]
void
MoveObjects(..)
[Selector ("removeObjectAtIndex:")]
void
Remove(..)
[Selector ("removeAllObjects")]
void
RemoveAllObjects(..)
[Selector ("removeObject:")]
void
RemoveObject(..)
[Selector ("removeObjectsAtIndexes:")]
void
RemoveObjects(..)
[Selector ("removeObjectsInRange:")]
void
RemoveObjects(..)
[Selector ("removeObjectsInArray:")]
void
RemoveObjects(..)
[Selector ("replaceObjectAtIndex:withObject:")]
void
Replace(..)
[Selector ("replaceObjectsAtIndexes:withObjects:")]
void
ReplaceObjects(..)
[Selector ("setObject:atIndex:")]
void
SetObject(..)
[Selector ("sortUsingComparator:")]
void
Sort(..)
[Selector ("sortWithOptions:usingComparator:")]
void
Sort(..)
[Selector ("sortRange:options:usingComparator:")]
void
SortRange(..)
[Selector ("unionSet:")]
void
UnionSet(..)
Type: NSMutableSet
Type: NSMutableString
Type: NSMutableUrlRequest
Foundation.NSMutableUrlRequest {
[Selector ("setValue:forHTTPHeaderField:")]
void
_SetValue(..)
[Selector ("allowsCellularAccess")]
bool
AllowsCellularAccess { get; }
[Selector ("setAllowsCellularAccess:")]
void
AllowsCellularAccess { set; }
[Selector ("HTTPBody")]
Foundation.NSData
Body { get; }
[Selector ("setHTTPBody:")]
void
Body { set; }
[Selector ("HTTPBodyStream")]
Foundation.NSInputStream
BodyStream { get; }
[Selector ("setHTTPBodyStream:")]
void
BodyStream { set; }
[Selector ("cachePolicy")]
Foundation.NSUrlRequestCachePolicy
CachePolicy { get; }
[Selector ("setCachePolicy:")]
void
CachePolicy { set; }
[Selector ("allHTTPHeaderFields")]
Foundation.NSDictionary
Headers { get; }
[Selector ("setAllHTTPHeaderFields:")]
void
Headers { set; }
[Selector ("HTTPMethod")]
string
HttpMethod { get; }
[Selector ("setHTTPMethod:")]
void
HttpMethod { set; }
[Selector ("mainDocumentURL")]
Foundation.NSUrl
MainDocumentURL { get; }
[Selector ("setMainDocumentURL:")]
void
MainDocumentURL { set; }
[Selector ("networkServiceType")]
Foundation.NSUrlRequestNetworkServiceType
NetworkServiceType { get; }
[Selector ("setNetworkServiceType:")]
void
NetworkServiceType { set; }
[Selector ("HTTPShouldHandleCookies")]
bool
ShouldHandleCookies { get; }
[Selector ("setHTTPShouldHandleCookies:")]
void
ShouldHandleCookies { set; }
[Selector ("timeoutInterval")]
double
TimeoutInterval { get; }
[Selector ("setTimeoutInterval:")]
void
TimeoutInterval { set; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("setURL:")]
void
Url { set; }
Type: NSNetService
Type: _NSNetServiceDelegate
Type: NSNetServiceBrowser
Type: _NSNetServiceBrowserDelegate
Type: NSNetServiceBrowserDelegate
Type: NSNetServiceDelegate
Type: NSNotification
Foundation.NSNotification {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("notificationWithName:object:")]
Foundation.NSNotification
FromName(..)
[Selector ("notificationWithName:object:userInfo:")]
Foundation.NSNotification
FromName(..)
[Selector ("name")]
string
Name { get; }
[Selector ("object")]
Foundation.NSObject
Object { get; }
[Selector ("userInfo")]
Foundation.NSDictionary
UserInfo { get; }
Type: NSNotificationCenter
Type: NSNotificationQueue
Type: NSNull
Foundation.NSNull {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("null")]
Foundation.NSNull
Null { get; }
Type: NSNumber
Foundation.NSNumber {
[Selector ("compare:")]
System.nint
Compare(..)
[Selector ("descriptionWithLocale:")]
string
DescriptionWithLocale(..)
[Selector ("numberWithBool:")]
Foundation.NSNumber
FromBoolean(..)
[Selector ("numberWithUnsignedChar:")]
Foundation.NSNumber
FromByte(..)
[Selector ("numberWithDouble:")]
Foundation.NSNumber
FromDouble(..)
[Selector ("numberWithFloat:")]
Foundation.NSNumber
FromFloat(..)
[Selector ("numberWithShort:")]
Foundation.NSNumber
FromInt16(..)
[Selector ("numberWithInt:")]
Foundation.NSNumber
FromInt32(..)
[Selector ("numberWithLongLong:")]
Foundation.NSNumber
FromInt64(..)
[Selector ("numberWithLong:")]
Foundation.NSNumber
FromLong(..)
[Selector ("numberWithInteger:")]
Foundation.NSNumber
FromNInt(..)
[Selector ("numberWithUnsignedInteger:")]
Foundation.NSNumber
FromNUInt(..)
[Selector ("numberWithChar:")]
Foundation.NSNumber
FromSByte(..)
[Selector ("numberWithUnsignedShort:")]
Foundation.NSNumber
FromUInt16(..)
[Selector ("numberWithUnsignedInt:")]
Foundation.NSNumber
FromUInt32(..)
[Selector ("numberWithUnsignedLongLong:")]
Foundation.NSNumber
FromUInt64(..)
[Selector ("numberWithUnsignedLong:")]
Foundation.NSNumber
FromUnsignedLong(..)
[Selector ("isEqualToNumber:")]
bool
IsEqualToNumber(..)
[Selector ("boolValue")]
bool
BoolValue { get; }
[Selector ("unsignedCharValue")]
byte
ByteValue { get; }
[Selector ("doubleValue")]
double
DoubleValue { get; }
[Selector ("floatValue")]
float
FloatValue { get; }
[Selector ("shortValue")]
short
Int16Value { get; }
[Selector ("intValue")]
int
Int32Value { get; }
[Selector ("longLongValue")]
long
Int64Value { get; }
[Selector ("longValue")]
System.nint
LongValue { get; }
[Selector ("integerValue")]
System.nint
NIntValue { get; }
[Selector ("decimalValue")]
Foundation.NSDecimal
NSDecimalValue { get; }
[Selector ("unsignedIntegerValue")]
System.nuint
NUIntValue { get; }
[Selector ("charValue")]
sbyte
SByteValue { get; }
[Selector ("stringValue")]
string
StringValue { get; }
[Selector ("unsignedShortValue")]
ushort
UInt16Value { get; }
[Selector ("unsignedIntValue")]
uint
UInt32Value { get; }
[Selector ("unsignedLongLongValue")]
ulong
UInt64Value { get; }
[Selector ("unsignedLongValue")]
System.nuint
UnsignedLongValue { get; }
Type: NSNumberFormatter
Type: NSObject
Type: NSObject_Disposer
Type: NSOperation
Type: NSOperationQueue
Type: NSOrderedSet
Foundation.NSOrderedSet {
[Selector ("objectEnumerator")]
Foundation.NSEnumerator
_GetEnumerator(..)
[Selector ("array")]
System.IntPtr
_ToArray(..)
[Selector ("set")]
Foundation.NSSet
AsSet(..)
[Selector ("containsObject:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("firstObject")]
Foundation.NSObject
FirstObject(..)
[Selector ("objectAtIndex:")]
Foundation.NSObject
GetObject(..)
[Selector ("reversedOrderedSet")]
Foundation.NSOrderedSet
GetReverseOrderedSet(..)
[Selector ("indexOfObject:")]
System.nint
IndexOf(..)
[Selector ("intersectsOrderedSet:")]
bool
Intersects(..)
[Selector ("intersectsSet:")]
bool
Intersects(..)
[Selector ("isEqualToOrderedSet:")]
bool
IsEqualToOrderedSet(..)
[Selector ("isSubsetOfOrderedSet:")]
bool
IsSubset(..)
[Selector ("isSubsetOfSet:")]
bool
IsSubset(..)
[Selector ("lastObject")]
Foundation.NSObject
LastObject(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("count")]
System.nint
Count { get; }
Type: NSOrthography
Type: NSOutputStream
Type: NSPersonNameComponents
Type: NSPersonNameComponentsFormatter
Type: NSPipe
Foundation.NSPipe {
[Selector ("pipe")]
Foundation.NSPipe
Create(..)
[Selector ("fileHandleForReading")]
Foundation.NSFileHandle
ReadHandle { get; }
[Selector ("fileHandleForWriting")]
Foundation.NSFileHandle
WriteHandle { get; }
Type: NSPort
Foundation.NSPort {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("port")]
Foundation.NSPort
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("invalidate")]
void
Invalidate(..)
[Selector ("removeFromRunLoop:forMode:")]
void
RemoveFromRunLoop(..)
[Selector ("scheduleInRunLoop:forMode:")]
void
ScheduleInRunLoop(..)
[Selector ("sendBeforeDate:components:from:reserved:")]
bool
SendBeforeDate(..)
[Selector ("sendBeforeDate:msgid:components:from:reserved:")]
bool
SendBeforeDate(..)
[Selector ("isValid")]
bool
IsValid { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
Type: NSPortDelegate
Type: NSPredicate
Type: NSProcessInfo
Type: NSProgress
Type: NSPropertyListSerialization
Type: NSPurgeableData
Type: NSRecursiveLock
Type: NSRegularExpression
Foundation.NSRegularExpression {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateMatchesInString:options:range:usingBlock:")]
void
EnumerateMatches(..)
[Selector ("firstMatchInString:options:range:")]
Foundation.NSTextCheckingResult
FindFirstMatch(..)
[Selector ("escapedPatternForString:")]
Foundation.NSString
GetEscapedPattern(..)
[Selector ("escapedTemplateForString:")]
Foundation.NSString
GetEscapedTemplate(..)
[Selector ("matchesInString:options:range:")]
Foundation.NSString
GetMatches(..)
[Selector ("numberOfMatchesInString:options:range:")]
System.nuint
GetNumberOfMatches(..)
[Selector ("rangeOfFirstMatchInString:options:range:")]
Foundation.NSRange
GetRangeOfFirstMatch(..)
[Selector ("replacementStringForResult:inString:offset:template:")]
Foundation.NSString
GetReplacementString(..)
[Selector ("stringByReplacingMatchesInString:options:range:withTemplate:")]
string
ReplaceMatches(..)
[Selector ("replaceMatchesInString:options:range:withTemplate:")]
System.nuint
ReplaceMatches(..)
[Selector ("numberOfCaptureGroups")]
System.nuint
NumberOfCaptureGroups { get; }
[Selector ("options")]
Foundation.NSRegularExpressionOptions
Options { get; }
[Selector ("pattern")]
Foundation.NSString
Pattern { get; }
Type: NSRunLoop
Foundation.NSRunLoop {
[Selector ("acceptInputForMode:beforeDate:")]
void
AcceptInputForMode(..)
[Selector ("addTimer:forMode:")]
void
AddTimer(..)
[Selector ("getCFRunLoop")]
CoreFoundation.CFRunLoop
GetCFRunLoop(..)
[Selector ("limitDateForMode:")]
Foundation.NSDate
LimitDateForMode(..)
[Selector ("run")]
void
Run(..)
[Selector ("runUntilDate:")]
void
RunUntil(..)
[Selector ("runMode:beforeDate:")]
bool
RunUntil(..)
[Selector ("currentRunLoop")]
Foundation.NSRunLoop
Current { get; }
[Selector ("currentMode")]
Foundation.NSString
CurrentMode { get; }
[Selector ("mainRunLoop")]
Foundation.NSRunLoop
Main { get; }
Type: NSSearchPath
Type: NSSet
Foundation.NSSet {
[Selector ("allObjects")]
System.IntPtr
_AllObjects(..)
[Selector ("objectEnumerator")]
Foundation.NSEnumerator
_GetEnumerator(..)
[Selector ("containsObject:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("set")]
Foundation.NSSet
CreateSet(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateObjectsUsingBlock:")]
void
Enumerate(..)
[Selector ("intersectsSet:")]
bool
IntersectsSet(..)
[Selector ("isEqualToSet:")]
bool
IsEqualToSet(..)
[Selector ("isSubsetOfSet:")]
bool
IsSubsetOf(..)
[Selector ("member:")]
Foundation.NSObject
LookupMember(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("setByAddingObjectsFromSet:")]
Foundation.NSSet
SetByAddingObjectsFromSet(..)
[Selector ("anyObject")]
Foundation.NSObject
AnyObject { get; }
[Selector ("count")]
System.nuint
Count { get; }
Type: NSSortDescriptor
Foundation.NSSortDescriptor {
[Selector ("allowEvaluation")]
void
AllowEvaluation(..)
[Selector ("compareObject:toObject:")]
Foundation.NSComparisonResult
Compare(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("ascending")]
bool
Ascending { get; }
[Selector ("key")]
string
Key { get; }
[Selector ("reversedSortDescriptor")]
Foundation.NSObject
ReversedSortDescriptor { get; }
[Selector ("selector")]
ObjCRuntime.Selector
Selector { get; }
Type: NSStream
Foundation.NSStream {
[Selector ("close")]
void
Close(..)
[Selector ("getBoundStreamsWithBufferSize:inputStream:outputStream:")]
void
GetBoundStreams(..)
[Selector ("getStreamsToHostWithName:port:inputStream:outputStream:")]
void
GetStreamsToHost(..)
[Selector ("open")]
void
Open(..)
[Selector ("propertyForKey:")]
Foundation.NSObject
PropertyForKey(..)
[Selector ("scheduleInRunLoop:forMode:")]
void
Schedule(..)
[Selector ("setProperty:forKey:")]
bool
SetPropertyForKey(..)
[Selector ("removeFromRunLoop:forMode:")]
void
Unschedule(..)
[Selector ("streamError")]
Foundation.NSError
Error { get; }
[Selector ("streamStatus")]
Foundation.NSStreamStatus
Status { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
Type: _NSStreamDelegate
Type: NSStreamDelegate
Type: NSString
Type: NSStringDrawingContext
Type: NSTextCheckingResult
Foundation.NSTextCheckingResult {
[Selector ("addressCheckingResultWithRange:components:")]
Foundation.NSTextCheckingResult
AddressCheckingResult(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("correctionCheckingResultWithRange:replacementString:")]
Foundation.NSTextCheckingResult
CorrectionCheckingResult(..)
[Selector ("correctionCheckingResultWithRange:replacementString:alternativeStrings:")]
Foundation.NSTextCheckingResult
CorrectionCheckingResult(..)
[Selector ("dashCheckingResultWithRange:replacementString:")]
Foundation.NSTextCheckingResult
DashCheckingResult(..)
[Selector ("dateCheckingResultWithRange:date:")]
Foundation.NSTextCheckingResult
DateCheckingResult(..)
[Selector ("dateCheckingResultWithRange:date:timeZone:duration:")]
Foundation.NSTextCheckingResult
DateCheckingResult(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("grammarCheckingResultWithRange:details:")]
Foundation.NSTextCheckingResult
GrammarCheckingResult(..)
[Selector ("linkCheckingResultWithRange:URL:")]
Foundation.NSTextCheckingResult
LinkCheckingResult(..)
[Selector ("orthographyCheckingResultWithRange:orthography:")]
Foundation.NSTextCheckingResult
OrthographyCheckingResult(..)
[Selector ("phoneNumberCheckingResultWithRange:phoneNumber:")]
Foundation.NSTextCheckingResult
PhoneNumberCheckingResult(..)
[Selector ("quoteCheckingResultWithRange:replacementString:")]
Foundation.NSTextCheckingResult
QuoteCheckingResult(..)
[Selector ("rangeAtIndex:")]
Foundation.NSRange
RangeAtIndex(..)
[Selector ("replacementCheckingResultWithRange:replacementString:")]
Foundation.NSTextCheckingResult
ReplacementCheckingResult(..)
[Selector ("resultByAdjustingRangesWithOffset:")]
Foundation.NSTextCheckingResult
ResultByAdjustingRanges(..)
[Selector ("spellCheckingResultWithRange:")]
Foundation.NSTextCheckingResult
SpellCheckingResult(..)
[Selector ("transitInformationCheckingResultWithRange:components:")]
Foundation.NSTextCheckingResult
TransitInformationCheckingResult(..)
[Selector ("alternativeStrings")]
string
AlternativeStrings { get; }
[Selector ("date")]
Foundation.NSDate
Date { get; }
[Selector ("grammarDetails")]
string
GrammarDetails { get; }
[Selector ("numberOfRanges")]
System.nuint
NumberOfRanges { get; }
[Selector ("orthography")]
Foundation.NSOrthography
Orthography { get; }
[Selector ("phoneNumber")]
string
PhoneNumber { get; }
[Selector ("range")]
Foundation.NSRange
Range { get; }
[Selector ("replacementString")]
string
ReplacementString { get; }
[Selector ("resultType")]
Foundation.NSTextCheckingType
ResultType { get; }
[Selector ("duration")]
double
TimeInterval { get; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("addressComponents")]
Foundation.NSDictionary
WeakAddressComponents { get; }
[Selector ("components")]
Foundation.NSDictionary
WeakComponents { get; }
Type: NSThread
Foundation.NSThread {
[Selector ("threadPriority")]
double
_GetPriority(..)
[Selector ("setThreadPriority:")]
bool
_SetPriority(..)
[Selector ("cancel")]
void
Cancel(..)
[Selector ("exit")]
void
Exit(..)
[Selector ("main")]
void
Main(..)
[Selector ("sleepForTimeInterval:")]
void
SleepFor(..)
[Selector ("sleepUntilDate:")]
void
SleepUntil(..)
[Selector ("start")]
void
Start(..)
[Selector ("currentThread")]
Foundation.NSThread
Current { get; }
[Selector ("isCancelled")]
bool
IsCancelled { get; }
[Selector ("isExecuting")]
bool
IsExecuting { get; }
[Selector ("isFinished")]
bool
IsFinished { get; }
[Selector ("isMainThread")]
bool
IsMain { get; }
[Selector ("isMainThread")]
bool
IsMainThread { get; }
[Selector ("isMultiThreaded")]
bool
IsMultiThreaded { get; }
[Selector ("mainThread")]
Foundation.NSThread
MainThread { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("qualityOfService")]
Foundation.NSQualityOfService
QualityOfService { get; }
[Selector ("setQualityOfService:")]
void
QualityOfService { set; }
[Selector ("stackSize")]
System.nuint
StackSize { get; }
[Selector ("setStackSize:")]
void
StackSize { set; }
[Native ("xamarin_init_nsthread")]
System.IntPtr
InitNSThread(..)
Type: NSTimer
Foundation.NSTimer {
[Selector ("scheduledTimerWithTimeInterval:target:selector:userInfo:repeats:")]
Foundation.NSTimer
CreateScheduledTimer(..)
[Selector ("timerWithTimeInterval:target:selector:userInfo:repeats:")]
Foundation.NSTimer
CreateTimer(..)
[Selector ("fire")]
void
Fire(..)
[Selector ("invalidate")]
void
Invalidate(..)
[Selector ("fireDate")]
Foundation.NSDate
FireDate { get; }
[Selector ("setFireDate:")]
void
FireDate { set; }
[Selector ("isValid")]
bool
IsValid { get; }
[Selector ("timeInterval")]
double
TimeInterval { get; }
[Selector ("tolerance")]
double
Tolerance { get; }
[Selector ("setTolerance:")]
void
Tolerance { set; }
[Selector ("userInfo")]
Foundation.NSObject
UserInfo { get; }
Type: NSTimerActionDispatcher
Type: NSTimeZone
Type: NSUbiquitousKeyValueStore
Foundation.NSUbiquitousKeyValueStore {
[Selector ("setArray:forKey:")]
void
_SetArray(..)
[Selector ("setBool:forKey:")]
void
_SetBool(..)
[Selector ("setData:forKey:")]
void
_SetData(..)
[Selector ("setDictionary:forKey:")]
void
_SetDictionary(..)
[Selector ("setDouble:forKey:")]
void
_SetDouble(..)
[Selector ("setLongLong:forKey:")]
void
_SetLong(..)
[Selector ("setString:forKey:")]
void
_SetString(..)
[Selector ("arrayForKey:")]
Foundation.NSObject
GetArray(..)
[Selector ("boolForKey:")]
bool
GetBool(..)
[Selector ("dataForKey:")]
Foundation.NSData
GetData(..)
[Selector ("dictionaryForKey:")]
Foundation.NSDictionary
GetDictionary(..)
[Selector ("doubleForKey:")]
double
GetDouble(..)
[Selector ("longLongForKey:")]
long
GetLong(..)
[Selector ("stringForKey:")]
string
GetString(..)
[Selector ("objectForKey:")]
Foundation.NSObject
ObjectForKey(..)
[Selector ("removeObjectForKey:")]
void
Remove(..)
[Selector ("setObject:forKey:")]
void
SetObjectForKey(..)
[Selector ("synchronize")]
bool
Synchronize(..)
[Selector ("dictionaryRepresentation")]
Foundation.NSDictionary
ToDictionary(..)
[Selector ("defaultStore")]
Foundation.NSUbiquitousKeyValueStore
DefaultStore { get; }
Type: NSUndoManager
Type: NSUrl
Type: NSUrlAuthenticationChallenge
Type: NSURLAuthenticationChallengeSender
Type: NSUrlCache
Type: NSUrlComponents
Foundation.NSUrlComponents {
[Selector ("string")]
string
AsString(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("componentsWithString:")]
Foundation.NSUrlComponents
FromString(..)
[Selector ("componentsWithURL:resolvingAgainstBaseURL:")]
Foundation.NSUrlComponents
FromUrl(..)
[Selector ("URLRelativeToURL:")]
Foundation.NSUrl
GetRelativeUrl(..)
[Selector ("fragment")]
string
Fragment { get; }
[Selector ("setFragment:")]
void
Fragment { set; }
[Selector ("host")]
string
Host { get; }
[Selector ("setHost:")]
void
Host { set; }
[Selector ("password")]
string
Password { get; }
[Selector ("setPassword:")]
void
Password { set; }
[Selector ("path")]
string
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
[Selector ("percentEncodedFragment")]
string
PercentEncodedFragment { get; }
[Selector ("setPercentEncodedFragment:")]
void
PercentEncodedFragment { set; }
[Selector ("percentEncodedHost")]
string
PercentEncodedHost { get; }
[Selector ("setPercentEncodedHost:")]
void
PercentEncodedHost { set; }
[Selector ("percentEncodedPassword")]
string
PercentEncodedPassword { get; }
[Selector ("setPercentEncodedPassword:")]
void
PercentEncodedPassword { set; }
[Selector ("percentEncodedPath")]
string
PercentEncodedPath { get; }
[Selector ("setPercentEncodedPath:")]
void
PercentEncodedPath { set; }
[Selector ("percentEncodedQuery")]
string
PercentEncodedQuery { get; }
[Selector ("setPercentEncodedQuery:")]
void
PercentEncodedQuery { set; }
[Selector ("percentEncodedUser")]
string
PercentEncodedUser { get; }
[Selector ("setPercentEncodedUser:")]
void
PercentEncodedUser { set; }
[Selector ("port")]
Foundation.NSNumber
Port { get; }
[Selector ("setPort:")]
void
Port { set; }
[Selector ("query")]
string
Query { get; }
[Selector ("setQuery:")]
void
Query { set; }
[Selector ("queryItems")]
Foundation.NSUrlQueryItem
QueryItems { get; }
[Selector ("setQueryItems:")]
void
QueryItems { set; }
[Selector ("rangeOfFragment")]
Foundation.NSRange
RangeOfFragment { get; }
[Selector ("rangeOfHost")]
Foundation.NSRange
RangeOfHost { get; }
[Selector ("rangeOfPassword")]
Foundation.NSRange
RangeOfPassword { get; }
[Selector ("rangeOfPath")]
Foundation.NSRange
RangeOfPath { get; }
[Selector ("rangeOfPort")]
Foundation.NSRange
RangeOfPort { get; }
[Selector ("rangeOfQuery")]
Foundation.NSRange
RangeOfQuery { get; }
[Selector ("rangeOfScheme")]
Foundation.NSRange
RangeOfScheme { get; }
[Selector ("rangeOfUser")]
Foundation.NSRange
RangeOfUser { get; }
[Selector ("scheme")]
string
Scheme { get; }
[Selector ("setScheme:")]
void
Scheme { set; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("user")]
string
User { get; }
[Selector ("setUser:")]
void
User { set; }
Type: NSUrlConnection
Type: NSUrlConnectionDataDelegate
Type: NSUrlConnectionDelegate
Type: NSUrlConnectionDownloadDelegate
Type: NSUrlCredential
Type: NSUrlCredentialStorage
Type: NSUrlProtectionSpace
Foundation.NSUrlProtectionSpace {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("initWithHost:port:protocol:realm:authenticationMethod:")]
System.IntPtr
Init(..)
[Selector ("initWithProxyHost:port:type:realm:authenticationMethod:")]
System.IntPtr
InitWithProxy(..)
[Selector ("authenticationMethod")]
string
AuthenticationMethod { get; }
[Selector ("distinguishedNames")]
Foundation.NSData
DistinguishedNames { get; }
[Selector ("host")]
string
Host { get; }
[Selector ("isProxy")]
bool
IsProxy { get; }
[Selector ("port")]
System.nint
Port { get; }
[Selector ("protocol")]
string
Protocol { get; }
[Selector ("proxyType")]
string
ProxyType { get; }
[Selector ("realm")]
string
Realm { get; }
[Selector ("receivesCredentialSecurely")]
bool
ReceivesCredentialSecurely { get; }
[Selector ("serverTrust")]
System.IntPtr
ServerTrust { get; }
Type: NSUrlProtocol
Type: NSUrlQueryItem
Type: NSUrlRequest
Foundation.NSUrlRequest {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("requestWithURL:")]
Foundation.NSUrlRequest
FromUrl(..)
[Selector ("valueForHTTPHeaderField:")]
string
Header(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("allowsCellularAccess")]
bool
AllowsCellularAccess { get; }
[Selector ("HTTPBody")]
Foundation.NSData
Body { get; }
[Selector ("HTTPBodyStream")]
Foundation.NSInputStream
BodyStream { get; }
[Selector ("cachePolicy")]
Foundation.NSUrlRequestCachePolicy
CachePolicy { get; }
[Selector ("allHTTPHeaderFields")]
Foundation.NSDictionary
Headers { get; }
[Selector ("HTTPMethod")]
string
HttpMethod { get; }
[Selector ("mainDocumentURL")]
Foundation.NSUrl
MainDocumentURL { get; }
[Selector ("networkServiceType")]
Foundation.NSUrlRequestNetworkServiceType
NetworkServiceType { get; }
[Selector ("HTTPShouldHandleCookies")]
bool
ShouldHandleCookies { get; }
[Selector ("timeoutInterval")]
double
TimeoutInterval { get; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
Type: NSUrlResponse
Type: NSUrlSession
Foundation.NSUrlSession {
[Selector ("streamTaskWithHostName:port:")]
Foundation.NSUrlSessionStreamTask
CreateBidirectionalStream(..)
[Selector ("streamTaskWithNetService:")]
Foundation.NSUrlSessionStreamTask
CreateBidirectionalStream(..)
[Selector ("dataTaskWithRequest:")]
Foundation.NSUrlSessionDataTask
CreateDataTask(..)
[Selector ("dataTaskWithURL:")]
Foundation.NSUrlSessionDataTask
CreateDataTask(..)
[Selector ("dataTaskWithRequest:completionHandler:")]
Foundation.NSUrlSessionDataTask
CreateDataTask(..)
[Selector ("dataTaskWithURL:completionHandler:")]
Foundation.NSUrlSessionDataTask
CreateDataTask(..)
[Selector ("downloadTaskWithRequest:")]
Foundation.NSUrlSessionDownloadTask
CreateDownloadTask(..)
[Selector ("downloadTaskWithURL:")]
Foundation.NSUrlSessionDownloadTask
CreateDownloadTask(..)
[Selector ("downloadTaskWithResumeData:")]
Foundation.NSUrlSessionDownloadTask
CreateDownloadTask(..)
[Selector ("downloadTaskWithRequest:completionHandler:")]
Foundation.NSUrlSessionDownloadTask
CreateDownloadTask(..)
[Selector ("downloadTaskWithURL:completionHandler:")]
Foundation.NSUrlSessionDownloadTask
CreateDownloadTask(..)
[Selector ("downloadTaskWithResumeData:completionHandler:")]
Foundation.NSUrlSessionDownloadTask
CreateDownloadTaskFromResumeData(..)
[Selector ("uploadTaskWithRequest:fromFile:")]
Foundation.NSUrlSessionUploadTask
CreateUploadTask(..)
[Selector ("uploadTaskWithRequest:fromData:")]
Foundation.NSUrlSessionUploadTask
CreateUploadTask(..)
[Selector ("uploadTaskWithStreamedRequest:")]
Foundation.NSUrlSessionUploadTask
CreateUploadTask(..)
[Selector ("uploadTaskWithRequest:fromFile:completionHandler:")]
Foundation.NSUrlSessionUploadTask
CreateUploadTask(..)
[Selector ("uploadTaskWithRequest:fromData:completionHandler:")]
Foundation.NSUrlSessionUploadTask
CreateUploadTask(..)
[Selector ("finishTasksAndInvalidate")]
void
FinishTasksAndInvalidate(..)
[Selector ("flushWithCompletionHandler:")]
void
Flush(..)
[Selector ("sessionWithConfiguration:")]
Foundation.NSUrlSession
FromConfiguration(..)
[Selector ("sessionWithConfiguration:delegate:delegateQueue:")]
Foundation.NSUrlSession
FromWeakConfiguration(..)
[Selector ("getAllTasksWithCompletionHandler:")]
void
GetAllTasks(..)
[Selector ("getTasksWithCompletionHandler:")]
void
GetTasks(..)
[Selector ("invalidateAndCancel")]
void
InvalidateAndCancel(..)
[Selector ("resetWithCompletionHandler:")]
void
Reset(..)
[Selector ("configuration")]
Foundation.NSUrlSessionConfiguration
Configuration { get; }
[Selector ("delegateQueue")]
Foundation.NSOperationQueue
DelegateQueue { get; }
[Selector ("sessionDescription")]
string
SessionDescription { get; }
[Selector ("setSessionDescription:")]
void
SessionDescription { set; }
[Selector ("sharedSession")]
Foundation.NSUrlSession
SharedSession { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
Type: NSUrlSessionConfiguration
Type: NSUrlSessionDataDelegate
Type: NSUrlSessionDelegate
Type: NSUrlSessionDownloadDelegate
Type: NSUrlSessionDownloadTask
Type: NSUrlSessionStreamDelegate
Type: NSUrlSessionStreamTask
Type: NSUrlSessionTask
Foundation.NSUrlSessionTask {
[Selector ("cancel")]
void
Cancel(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("resume")]
void
Resume(..)
[Selector ("suspend")]
void
Suspend(..)
[Selector ("countOfBytesExpectedToReceive")]
long
BytesExpectedToReceive { get; }
[Selector ("countOfBytesExpectedToSend")]
long
BytesExpectedToSend { get; }
[Selector ("countOfBytesReceived")]
long
BytesReceived { get; }
[Selector ("countOfBytesSent")]
long
BytesSent { get; }
[Selector ("currentRequest")]
Foundation.NSUrlRequest
CurrentRequest { get; }
[Selector ("error")]
Foundation.NSError
Error { get; }
[Selector ("originalRequest")]
Foundation.NSUrlRequest
OriginalRequest { get; }
[Selector ("priority")]
float
Priority { get; }
[Selector ("setPriority:")]
void
Priority { set; }
[Selector ("response")]
Foundation.NSUrlResponse
Response { get; }
[Selector ("state")]
Foundation.NSUrlSessionTaskState
State { get; }
[Selector ("taskDescription")]
string
TaskDescription { get; }
[Selector ("setTaskDescription:")]
void
TaskDescription { set; }
[Selector ("taskIdentifier")]
System.nuint
TaskIdentifier { get; }
Type: NSUrlSessionTaskDelegate
Type: NSUserActivity
Type: NSUserActivityDelegate
Type: NSUserDefaults
Type: NSUuid
Type: NSValue
Foundation.NSValue {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("valueWithCATransform3D:")]
Foundation.NSValue
FromCATransform3D(..)
[Selector ("valueWithCGAffineTransform:")]
Foundation.NSValue
FromCGAffineTransform(..)
[Selector ("valueWithCGPoint:")]
Foundation.NSValue
FromCGPoint(..)
[Selector ("valueWithCGRect:")]
Foundation.NSValue
FromCGRect(..)
[Selector ("valueWithCGSize:")]
Foundation.NSValue
FromCGSize(..)
[Selector ("valueWithCGVector:")]
Foundation.NSValue
FromCGVector(..)
[Selector ("valueWithCMTime:")]
Foundation.NSValue
FromCMTime(..)
[Selector ("valueWithCMTimeMapping:")]
Foundation.NSValue
FromCMTimeMapping(..)
[Selector ("valueWithCMTimeRange:")]
Foundation.NSValue
FromCMTimeRange(..)
[Selector ("valueWithMKCoordinate:")]
Foundation.NSValue
FromMKCoordinate(..)
[Selector ("valueWithMKCoordinateSpan:")]
Foundation.NSValue
FromMKCoordinateSpan(..)
[Selector ("valueWithRange:")]
Foundation.NSValue
FromRange(..)
[Selector ("valueWithSCNMatrix4:")]
Foundation.NSValue
FromSCNMatrix4(..)
[Selector ("valueWithUIEdgeInsets:")]
Foundation.NSValue
FromUIEdgeInsets(..)
[Selector ("valueWithUIOffset:")]
Foundation.NSValue
FromUIOffset(..)
[Selector ("valueWithSCNVector3:")]
Foundation.NSValue
FromVector(..)
[Selector ("valueWithSCNVector4:")]
Foundation.NSValue
FromVector(..)
[Selector ("isEqualToValue:")]
bool
IsEqualTo(..)
[Selector ("objCType")]
System.IntPtr
ObjCTypePtr(..)
[Selector ("getValue:")]
void
StoreValueAtAddress(..)
[Selector ("valueWithNonretainedObject:")]
Foundation.NSValue
ValueFromNonretainedObject(..)
[Selector ("valueWithPointer:")]
Foundation.NSValue
ValueFromPointer(..)
[Selector ("CATransform3DValue")]
CoreAnimation.CATransform3D
CATransform3DValue { get; }
[Selector ("CGAffineTransformValue")]
CoreGraphics.CGAffineTransform
CGAffineTransformValue { get; }
[Selector ("CGPointValue")]
CoreGraphics.CGPoint
CGPointValue { get; }
[Selector ("CGRectValue")]
CoreGraphics.CGRect
CGRectValue { get; }
[Selector ("CGSizeValue")]
CoreGraphics.CGSize
CGSizeValue { get; }
[Selector ("CGVectorValue")]
CoreGraphics.CGVector
CGVectorValue { get; }
[Selector ("CMTimeMappingValue")]
CoreMedia.CMTimeMapping
CMTimeMappingValue { get; }
[Selector ("CMTimeRangeValue")]
CoreMedia.CMTimeRange
CMTimeRangeValue { get; }
[Selector ("CMTimeValue")]
CoreMedia.CMTime
CMTimeValue { get; }
[Selector ("MKCoordinateSpanValue")]
MapKit.MKCoordinateSpan
CoordinateSpanValue { get; }
[Selector ("MKCoordinateValue")]
CoreLocation.CLLocationCoordinate2D
CoordinateValue { get; }
[Selector ("nonretainedObjectValue")]
Foundation.NSObject
NonretainedObjectValue { get; }
[Selector ("pointerValue")]
System.IntPtr
PointerValue { get; }
[Selector ("SCNMatrix4Value")]
SceneKit.SCNMatrix4
SCNMatrix4Value { get; }
[Selector ("UIEdgeInsetsValue")]
UIKit.UIEdgeInsets
UIEdgeInsetsValue { get; }
[Selector ("UIOffsetValue")]
UIKit.UIOffset
UIOffsetValue { get; }
[Selector ("SCNVector3Value")]
SceneKit.SCNVector3
Vector3Value { get; }
[Selector ("SCNVector4Value")]
SceneKit.SCNVector4
Vector4Value { get; }
Type: NSValueTransformer
Type: NSZone
Namespace: GameController
Type: GCController
Type: GCControllerAxisInput
Type: GCControllerButtonInput
Type: GCControllerDirectionPad
GameController.GCControllerDirectionPad {
[Selector ("down")]
GameController.GCControllerButtonInput
Down { get; }
[Selector ("left")]
GameController.GCControllerButtonInput
Left { get; }
[Selector ("right")]
GameController.GCControllerButtonInput
Right { get; }
[Selector ("up")]
GameController.GCControllerButtonInput
Up { get; }
[Selector ("valueChangedHandler")]
GameController.GCControllerDirectionPadValueChangedHandler
ValueChangedHandler { get; }
[Selector ("setValueChangedHandler:")]
void
ValueChangedHandler { set; }
[Selector ("xAxis")]
GameController.GCControllerAxisInput
XAxis { get; }
[Selector ("yAxis")]
GameController.GCControllerAxisInput
YAxis { get; }
Type: GCControllerElement
Type: GCExtendedGamepad
GameController.GCExtendedGamepad {
[Selector ("saveSnapshot")]
GameController.GCExtendedGamepadSnapshot
SaveSnapshot(..)
[Selector ("buttonA")]
GameController.GCControllerButtonInput
ButtonA { get; }
[Selector ("buttonB")]
GameController.GCControllerButtonInput
ButtonB { get; }
[Selector ("buttonX")]
GameController.GCControllerButtonInput
ButtonX { get; }
[Selector ("buttonY")]
GameController.GCControllerButtonInput
ButtonY { get; }
[Selector ("controller")]
GameController.GCController
Controller { get; }
[Selector ("dpad")]
GameController.GCControllerDirectionPad
DPad { get; }
[Selector ("leftShoulder")]
GameController.GCControllerButtonInput
LeftShoulder { get; }
[Selector ("leftThumbstick")]
GameController.GCControllerDirectionPad
LeftThumbstick { get; }
[Selector ("leftTrigger")]
GameController.GCControllerButtonInput
LeftTrigger { get; }
[Selector ("rightShoulder")]
GameController.GCControllerButtonInput
RightShoulder { get; }
[Selector ("rightThumbstick")]
GameController.GCControllerDirectionPad
RightThumbstick { get; }
[Selector ("rightTrigger")]
GameController.GCControllerButtonInput
RightTrigger { get; }
[Selector ("valueChangedHandler")]
GameController.GCExtendedGamepadValueChangedHandler
ValueChangedHandler { get; }
[Selector ("setValueChangedHandler:")]
void
ValueChangedHandler { set; }
Type: GCExtendedGamepadSnapshot
Type: GCExtendedGamepadSnapShotDataV100
Type: GCGamepad
GameController.GCGamepad {
[Selector ("buttonA")]
GameController.GCControllerButtonInput
ButtonA { get; }
[Selector ("buttonB")]
GameController.GCControllerButtonInput
ButtonB { get; }
[Selector ("buttonX")]
GameController.GCControllerButtonInput
ButtonX { get; }
[Selector ("buttonY")]
GameController.GCControllerButtonInput
ButtonY { get; }
[Selector ("controller")]
GameController.GCController
Controller { get; }
[Selector ("dpad")]
GameController.GCControllerDirectionPad
DPad { get; }
[Selector ("leftShoulder")]
GameController.GCControllerButtonInput
LeftShoulder { get; }
[Selector ("rightShoulder")]
GameController.GCControllerButtonInput
RightShoulder { get; }
[Selector ("saveSnapshot")]
GameController.GCGamepadSnapshot
SaveSnapshot { get; }
[Selector ("valueChangedHandler")]
GameController.GCGamepadValueChangedHandler
ValueChangedHandler { get; }
[Selector ("setValueChangedHandler:")]
void
ValueChangedHandler { set; }
Type: GCGamepadSnapshot
Type: GCGamepadSnapShotDataV100
Type: GCMotion
Namespace: GameKit
Type: GKAchievement
Type: GKAchievementChallenge
Type: GKAchievementDescription
Type: GKAchievementViewController
Type: _GKAchievementViewControllerDelegate
Type: GKAchievementViewControllerDelegate
Type: GKChallenge
Type: GKChallengeEventHandler
Type: _GKChallengeEventHandlerDelegate
Type: GKChallengeEventHandlerDelegate
Type: GKChallengeListener
Type: GKFriendRequestComposeViewController
Type: _GKFriendRequestComposeViewControllerDelegate
Type: GKFriendRequestComposeViewControllerDelegate
Type: GKGameCenterControllerDelegate
Type: GKGameCenterViewController
Type: _GKGameCenterControllerDelegate
Type: GKInvite
Type: GKInviteEventListener
Type: GKLeaderboard
GameKit.GKLeaderboard {
[Selector ("loadCategoriesWithCompletionHandler:")]
void
LoadCategories(..)
[Selector ("loadImageWithCompletionHandler:")]
void
LoadImage(..)
[Selector ("loadLeaderboardsWithCompletionHandler:")]
void
LoadLeaderboards(..)
[Selector ("loadScoresWithCompletionHandler:")]
void
LoadScores(..)
[Selector ("setDefaultLeaderboard:withCompletionHandler:")]
void
SetDefaultLeaderboard(..)
[Selector ("category")]
string
Category { get; }
[Selector ("setCategory:")]
void
Category { set; }
[Selector ("groupIdentifier")]
string
GroupIdentifier { get; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("setIdentifier:")]
void
Identifier { set; }
[Selector ("localPlayerScore")]
GameKit.GKScore
LocalPlayerScore { get; }
[Selector ("maxRange")]
System.nint
MaxRange { get; }
[Selector ("playerScope")]
GameKit.GKLeaderboardPlayerScope
PlayerScope { get; }
[Selector ("setPlayerScope:")]
void
PlayerScope { set; }
[Selector ("range")]
Foundation.NSRange
Range { get; }
[Selector ("setRange:")]
void
Range { set; }
[Selector ("scores")]
GameKit.GKScore
Scores { get; }
[Selector ("timeScope")]
GameKit.GKLeaderboardTimeScope
TimeScope { get; }
[Selector ("setTimeScope:")]
void
TimeScope { set; }
[Selector ("title")]
string
Title { get; }
Type: GKLeaderboardSet
Type: GKLeaderboardViewController
Type: _GKLeaderboardViewControllerDelegate
Type: GKLeaderboardViewControllerDelegate
Type: GKLocalPlayer
Type: GKLocalPlayerListener
Type: GKMatch
Type: _GKMatchDelegate
Type: GKMatchDelegate
Type: GKMatchmaker
Type: GKMatchmakerViewController
Type: _GKMatchmakerViewControllerDelegate
Type: GKMatchmakerViewControllerDelegate
Type: GKMatchRequest
Type: GKNotificationBanner
GameKit.GKNotificationBanner {
[Selector ("showBannerWithTitle:message:completionHandler:")]
void
Show(..)
[Selector ("showBannerWithTitle:message:duration:completionHandler:")]
void
Show(..)
Type: GKPeerPickerController
Type: GKPeerPickerControllerDelegate
Type: GKPlayer
Type: GKSavedGame
GameKit.GKSavedGame {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("loadDataWithCompletionHandler:")]
void
LoadData(..)
[Selector ("deviceName")]
string
DeviceName { get; }
[Selector ("modificationDate")]
Foundation.NSDate
ModificationDate { get; }
[Selector ("name")]
string
Name { get; }
Type: GKSavedGameListener
Type: GKScore
Type: GKScoreChallenge
Type: GKSession
Type: ReceiverObject
Type: GKSessionDelegate
Type: GKTurnBasedEventHandler
Type: GKTurnBasedEventHandlerDelegate
Type: GKTurnBasedEventListener
Type: GKTurnBasedExchange
GameKit.GKTurnBasedExchange {
[Selector ("cancelWithLocalizableMessageKey:arguments:completionHandler:")]
void
Cancel(..)
[Selector ("replyWithLocalizableMessageKey:arguments:data:completionHandler:")]
void
Reply(..)
[Selector ("completionDate")]
Foundation.NSDate
CompletionDate { get; }
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("exchangeID")]
string
ExchangeID { get; }
[Selector ("message")]
string
Message { get; }
[Selector ("recipients")]
GameKit.GKTurnBasedParticipant
Recipients { get; }
[Selector ("replies")]
GameKit.GKTurnBasedExchangeReply
Replies { get; }
[Selector ("sendDate")]
Foundation.NSDate
SendDate { get; }
[Selector ("sender")]
GameKit.GKTurnBasedParticipant
Sender { get; }
[Selector ("status")]
GameKit.GKTurnBasedExchangeStatus
Status { get; }
[Selector ("timeoutDate")]
Foundation.NSDate
TimeoutDate { get; }
Type: GKTurnBasedExchangeReply
Type: GKTurnBasedMatch
GameKit.GKTurnBasedMatch {
[Selector ("acceptInviteWithCompletionHandler:")]
void
AcceptInvite(..)
[Selector ("declineInviteWithCompletionHandler:")]
void
DeclineInvite(..)
[Selector ("endMatchInTurnWithMatchData:completionHandler:")]
void
EndMatchInTurn(..)
[Selector ("endMatchInTurnWithMatchData:scores:achievements:completionHandler:")]
void
EndMatchInTurn(..)
[Selector ("endTurnWithNextParticipants:turnTimeout:matchData:completionHandler:")]
void
EndTurn(..)
[Selector ("endTurnWithNextParticipant:matchData:completionHandler:")]
void
EndTurnWithNextParticipant(..)
[Selector ("findMatchForRequest:withCompletionHandler:")]
void
FindMatch(..)
[Selector ("loadMatchWithID:withCompletionHandler:")]
void
LoadMatch(..)
[Selector ("loadMatchDataWithCompletionHandler:")]
void
LoadMatchData(..)
[Selector ("loadMatchesWithCompletionHandler:")]
void
LoadMatches(..)
[Selector ("participantQuitInTurnWithOutcome:nextParticipant:matchData:completionHandler:")]
void
ParticipantQuitInTurn(..)
[Selector ("participantQuitInTurnWithOutcome:nextParticipants:turnTimeout:matchData:completionHandler:")]
void
ParticipantQuitInTurn(..)
[Selector ("participantQuitOutOfTurnWithOutcome:withCompletionHandler:")]
void
ParticipantQuitOutOfTurn(..)
[Selector ("rematchWithCompletionHandler:")]
void
Rematch(..)
[Selector ("removeWithCompletionHandler:")]
void
Remove(..)
[Selector ("saveCurrentTurnWithMatchData:completionHandler:")]
void
SaveCurrentTurn(..)
[Selector ("saveMergedMatchData:withResolvedExchanges:completionHandler:")]
void
SaveMergedMatchData(..)
[Selector ("sendExchangeToParticipants:data:localizableMessageKey:arguments:timeout:completionHandler:")]
void
SendExchange(..)
[Selector ("sendReminderToParticipants:localizableMessageKey:arguments:completionHandler:")]
void
SendReminder(..)
[Selector ("setLocalizableMessageWithKey:arguments:")]
void
SetMessage(..)
[Selector ("activeExchanges")]
GameKit.GKTurnBasedExchange
ActiveExchanges { get; }
[Selector ("completedExchanges")]
GameKit.GKTurnBasedExchange
CompletedExchanges { get; }
[Selector ("creationDate")]
Foundation.NSDate
CreationDate { get; }
[Selector ("currentParticipant")]
GameKit.GKTurnBasedParticipant
CurrentParticipant { get; }
[Selector ("exchangeMaxInitiatedExchangesPerPlayer")]
System.nuint
ExchangeMaxInitiatedExchangesPerPlayer { get; }
[Selector ("exchanges")]
GameKit.GKTurnBasedExchange
Exchanges { get; }
[Selector ("exchangeDataMaximumSize")]
System.nuint
ExhangeDataMaximumSize { get; }
[Selector ("matchData")]
Foundation.NSData
MatchData { get; }
[Selector ("matchDataMaximumSize")]
System.nint
MatchDataMaximumSize { get; }
[Selector ("matchID")]
string
MatchID { get; }
[Selector ("message")]
string
Message { get; }
[Selector ("setMessage:")]
void
Message { set; }
[Selector ("participants")]
GameKit.GKTurnBasedParticipant
Participants { get; }
[Selector ("status")]
GameKit.GKTurnBasedMatchStatus
Status { get; }
Type: GKTurnBasedMatchmakerViewController
Type: GKTurnBasedMatchmakerViewControllerDelegate
Type: GKTurnBasedParticipant
GameKit.GKTurnBasedParticipant {
[Selector ("lastTurnDate")]
Foundation.NSDate
LastTurnDate { get; }
[Selector ("matchOutcome")]
GameKit.GKTurnBasedMatchOutcome
MatchOutcome { get; }
[Selector ("setMatchOutcome:")]
void
MatchOutcome { set; }
[Selector ("player")]
GameKit.GKPlayer
Player { get; }
[Selector ("playerID")]
string
PlayerID { get; }
[Selector ("status")]
GameKit.GKTurnBasedParticipantStatus
Status { get; }
[Selector ("timeoutDate")]
Foundation.NSDate
TimeoutDate { get; }
Type: GKVoiceChat
Type: GKVoiceChatClient
GameKit.GKVoiceChatClient {
[Selector ("voiceChatService:didNotStartWithParticipantID:error:")]
void
FailedToConnect(..)
[Selector ("participantID")]
string
ParticipantID(..)
[Selector ("voiceChatService:didReceiveInvitationFromParticipantID:callID:")]
void
ReceivedInvitation(..)
[Selector ("voiceChatService:sendData:toParticipantID:")]
void
SendData(..)
[Selector ("voiceChatService:sendRealTimeData:toParticipantID:")]
void
SendRealTimeData(..)
[Selector ("voiceChatService:didStartWithParticipantID:")]
void
Started(..)
[Selector ("voiceChatService:didStopWithParticipantID:error:")]
void
Stopped(..)
Type: GKVoiceChatService
Namespace: GameplayKit
Type: GKAgent
GameplayKit.GKAgent {
[Selector ("behavior")]
GameplayKit.GKBehavior
Behavior { get; }
[Selector ("setBehavior:")]
void
Behavior { set; }
[Selector ("delegate")]
GameplayKit.IGKAgentDelegate
Delegate { get; }
[Selector ("setDelegate:")]
void
Delegate { set; }
[Selector ("mass")]
float
Mass { get; }
[Selector ("setMass:")]
void
Mass { set; }
[Selector ("maxAcceleration")]
float
MaxAcceleration { get; }
[Selector ("setMaxAcceleration:")]
void
MaxAcceleration { set; }
[Selector ("maxSpeed")]
float
MaxSpeed { get; }
[Selector ("setMaxSpeed:")]
void
MaxSpeed { set; }
[Selector ("radius")]
float
Radius { get; }
[Selector ("setRadius:")]
void
Radius { set; }
[Selector ("speed")]
float
Speed { get; }
Type: GKAgent2D
GameplayKit.GKAgent2D {
[Selector ("updateWithDeltaTime:")]
void
Update(..)
[Selector ("position")]
OpenTK.Vector2
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("rotation")]
float
Rotation { get; }
[Selector ("setRotation:")]
void
Rotation { set; }
[Selector ("velocity")]
OpenTK.Vector2
Velocity { get; }
Type: GKAgentDelegate
Type: GKARC4RandomSource
Type: GKBehavior
GameplayKit.GKBehavior {
[Selector ("behaviorWithGoal:weight:")]
GameplayKit.GKBehavior
FromGoal(..)
[Selector ("behaviorWithGoals:")]
GameplayKit.GKBehavior
FromGoals(..)
[Selector ("behaviorWithGoals:andWeights:")]
GameplayKit.GKBehavior
FromGoals(..)
[Selector ("behaviorWithWeightedGoals:")]
GameplayKit.GKBehavior
FromGoals(..)
[Selector ("weightForGoal:")]
float
GetWeight(..)
[Selector ("objectAtIndexedSubscript:")]
GameplayKit.GKGoal
ObjectAtIndexedSubscript(..)
[Selector ("objectForKeyedSubscript:")]
Foundation.NSNumber
ObjectForKeyedSubscript(..)
[Selector ("removeAllGoals")]
void
RemoveAllGoals(..)
[Selector ("removeGoal:")]
void
RemoveGoal(..)
[Selector ("setObject:forKeyedSubscript:")]
void
SetObject(..)
[Selector ("setWeight:forGoal:")]
void
SetWeight(..)
[Selector ("goalCount")]
System.nint
GoalCount { get; }
Type: GKCircleObstacle
Type: GKComponent
Type: GKComponentSystem
Type: GKEntity
GameplayKit.GKEntity {
[Selector ("addComponent:")]
void
AddComponent(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("componentForClass:")]
GameplayKit.GKComponent
GetComponent(..)
[Selector ("entity")]
GameplayKit.GKEntity
GetEntity(..)
[Selector ("removeComponentForClass:")]
void
RemoveComponent(..)
[Selector ("updateWithDeltaTime:")]
void
Update(..)
[Selector ("components")]
GameplayKit.GKComponent
Components { get; }
Type: GKGaussianDistribution
Type: GKGoal
Type: GKGraph
Type: GKGraphNode
Type: GKGraphNode2D
Type: GKGridGraph
Type: GKGridGraphNode
Type: GKLinearCongruentialRandomSource
Type: GKMersenneTwisterRandomSource
Type: GKMinMaxStrategist
Type: GKNSPredicateRule
Type: GKObstacleGraph
Type: GKPath
GameplayKit.GKPath {
[Selector ("pathWithGraphNodes:radius:")]
GameplayKit.GKPath
FromGraphNodes(..)
[Selector ("pathWithPoints:count:radius:cyclical:")]
GameplayKit.GKPath
FromPoints(..)
[Selector ("pointAtIndex:")]
OpenTK.Vector2
GetPoint(..)
[Selector ("initWithPoints:count:radius:cyclical:")]
System.IntPtr
InitWithPoints(..)
[Selector ("isCyclical")]
bool
Cyclical { get; }
[Selector ("setCyclical:")]
void
Cyclical { set; }
[Selector ("numPoints")]
System.nuint
NumPoints { get; }
[Selector ("radius")]
float
Radius { get; }
[Selector ("setRadius:")]
void
Radius { set; }
Type: GKPolygonObstacle
Type: GKRandomDistribution
Type: GKRandomSource
Type: GKRule
Type: GKRuleSystem
GameplayKit.GKRuleSystem {
[Selector ("addRule:")]
void
AddRule(..)
[Selector ("addRulesFromArray:")]
void
AddRules(..)
[Selector ("assertFact:")]
void
AssertFact(..)
[Selector ("assertFact:grade:")]
void
AssertFact(..)
[Selector ("evaluate")]
void
Evaluate(..)
[Selector ("gradeForFact:")]
float
GetGrade(..)
[Selector ("maximumGradeForFacts:")]
float
GetMaximumGrade(..)
[Selector ("minimumGradeForFacts:")]
float
GetMinimumGrade(..)
[Selector ("removeAllRules")]
void
RemoveAllRules(..)
[Selector ("reset")]
void
Reset(..)
[Selector ("retractFact:")]
void
RetractFact(..)
[Selector ("retractFact:grade:")]
void
RetractFact(..)
[Selector ("agenda")]
GameplayKit.GKRule
Agenda { get; }
[Selector ("executed")]
GameplayKit.GKRule
Executed { get; }
[Selector ("facts")]
Foundation.NSObject
Facts { get; }
[Selector ("rules")]
GameplayKit.GKRule
Rules { get; }
[Selector ("state")]
Foundation.NSMutableDictionary
State { get; }
Type: GKState
Type: GKStateMachine
Namespace: GLKit
Type: GLKBaseEffect
GLKit.GLKBaseEffect {
[Selector ("prepareToDraw")]
void
PrepareToDraw(..)
[Selector ("colorMaterialEnabled")]
bool
ColorMaterialEnabled { get; }
[Selector ("setColorMaterialEnabled:")]
void
ColorMaterialEnabled { set; }
[Selector ("constantColor")]
OpenTK.Vector4
ConstantColor { get; }
[Selector ("setConstantColor:")]
void
ConstantColor { set; }
[Selector ("fog")]
GLKit.GLKEffectPropertyFog
Fog { get; }
[Selector ("label")]
string
Label { get; }
[Selector ("setLabel:")]
void
Label { set; }
[Selector ("light0")]
GLKit.GLKEffectPropertyLight
Light0 { get; }
[Selector ("light1")]
GLKit.GLKEffectPropertyLight
Light1 { get; }
[Selector ("light2")]
GLKit.GLKEffectPropertyLight
Light2 { get; }
[Selector ("lightingType")]
GLKit.GLKLightingType
LightingType { get; }
[Selector ("setLightingType:")]
void
LightingType { set; }
[Selector ("lightModelAmbientColor")]
OpenTK.Vector4
LightModelAmbientColor { get; }
[Selector ("setLightModelAmbientColor:")]
void
LightModelAmbientColor { set; }
[Selector ("lightModelTwoSided")]
bool
LightModelTwoSided { get; }
[Selector ("setLightModelTwoSided:")]
void
LightModelTwoSided { set; }
[Selector ("material")]
GLKit.GLKEffectPropertyMaterial
Material { get; }
[Selector ("texture2d0")]
GLKit.GLKEffectPropertyTexture
Texture2d0 { get; }
[Selector ("texture2d1")]
GLKit.GLKEffectPropertyTexture
Texture2d1 { get; }
[Selector ("textureOrder")]
GLKit.GLKEffectPropertyTexture
TextureOrder { get; }
[Selector ("setTextureOrder:")]
void
TextureOrder { set; }
[Selector ("transform")]
GLKit.GLKEffectPropertyTransform
Transform { get; }
[Selector ("useConstantColor")]
bool
UseConstantColor { get; }
[Selector ("setUseConstantColor:")]
void
UseConstantColor { set; }
Type: GLKEffectPropertyFog
GLKit.GLKEffectPropertyFog {
[Selector ("color")]
OpenTK.Vector4
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("density")]
float
Density { get; }
[Selector ("setDensity:")]
void
Density { set; }
[Selector ("enabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("end")]
float
End { get; }
[Selector ("setEnd:")]
void
End { set; }
[Selector ("mode")]
GLKit.GLKFogMode
Mode { get; }
[Selector ("setMode:")]
void
Mode { set; }
[Selector ("start")]
float
Start { get; }
[Selector ("setStart:")]
void
Start { set; }
Type: GLKEffectPropertyLight
Type: GLKEffectPropertyMaterial
Type: GLKEffectPropertyTexture
GLKit.GLKEffectPropertyTexture {
[Selector ("enabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("envMode")]
GLKit.GLKTextureEnvMode
EnvMode { get; }
[Selector ("setEnvMode:")]
void
EnvMode { set; }
[Selector ("name")]
uint
GLName { get; }
[Selector ("setName:")]
void
GLName { set; }
[Selector ("target")]
GLKit.GLKTextureTarget
Target { get; }
[Selector ("setTarget:")]
void
Target { set; }
Type: GLKEffectPropertyTransform
Type: GLKMesh
GLKit.GLKMesh {
[Selector ("newMeshesFromAsset:sourceMeshes:error:")]
GLKit.GLKMesh
CreateNewMeshes(..)
[Selector ("name")]
string
Name { get; }
[Selector ("submeshes")]
GLKit.GLKSubmesh
Submeshes { get; }
[Selector ("vertexBuffers")]
GLKit.GLKMeshBuffer
VertexBuffers { get; }
[Selector ("vertexCount")]
System.nuint
VertexCount { get; }
[Selector ("vertexDescriptor")]
ModelIO.MDLVertexDescriptor
VertexDescriptor { get; }
Type: GLKMeshBuffer
GLKit.GLKMeshBuffer {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("fillData:offset:")]
void
FillData(..)
[Selector ("allocator")]
ModelIO.IMDLMeshBufferAllocator
Allocator { get; }
[Selector ("glBufferName")]
uint
GlBufferName { get; }
[Selector ("length")]
System.nuint
Length { get; }
[Selector ("map")]
ModelIO.MDLMeshBufferMap
Map { get; }
[Selector ("type")]
ModelIO.MDLMeshBufferType
Type { get; }
[Selector ("zone")]
ModelIO.IMDLMeshBufferZone
Zone { get; }
Type: GLKMeshBufferAllocator
GLKit.GLKMeshBufferAllocator {
[Selector ("newBuffer:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferWithData:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferFromZone:length:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferFromZone:data:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newZone:")]
ModelIO.IMDLMeshBufferZone
CreateZone(..)
[Selector ("newZoneForBuffersWithSize:andType:")]
ModelIO.IMDLMeshBufferZone
CreateZone(..)
Type: GLKNamedEffect
Type: GLKReflectionMapEffect
Type: GLKSkyboxEffect
GLKit.GLKSkyboxEffect {
[Selector ("draw")]
void
Draw(..)
[Selector ("prepareToDraw")]
void
PrepareToDraw(..)
[Selector ("center")]
OpenTK.Vector3
Center { get; }
[Selector ("setCenter:")]
void
Center { set; }
[Selector ("label")]
string
Label { get; }
[Selector ("setLabel:")]
void
Label { set; }
[Selector ("textureCubeMap")]
GLKit.GLKEffectPropertyTexture
TextureCubeMap { get; }
[Selector ("transform")]
GLKit.GLKEffectPropertyTransform
Transform { get; }
[Selector ("xSize")]
float
XSize { get; }
[Selector ("setXSize:")]
void
XSize { set; }
[Selector ("ySize")]
float
YSize { get; }
[Selector ("setYSize:")]
void
YSize { set; }
[Selector ("zSize")]
float
ZSize { get; }
[Selector ("setZSize:")]
void
ZSize { set; }
Type: GLKSubmesh
GLKit.GLKSubmesh {
[Selector ("elementBuffer")]
GLKit.GLKMeshBuffer
ElementBuffer { get; }
[Selector ("elementCount")]
int
ElementCount { get; }
[Selector ("mesh")]
GLKit.GLKMesh
Mesh { get; }
[Selector ("mode")]
uint
Mode { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("type")]
uint
Type { get; }
Type: GLKTextureInfo
GLKit.GLKTextureInfo {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("alphaState")]
GLKit.GLKTextureInfoAlphaState
AlphaState { get; }
[Selector ("containsMipmaps")]
bool
ContainsMipmaps { get; }
[Selector ("height")]
int
Height { get; }
[Selector ("name")]
uint
Name { get; }
[Selector ("target")]
GLKit.GLKTextureTarget
Target { get; }
[Selector ("textureOrigin")]
GLKit.GLKTextureInfoOrigin
TextureOrigin { get; }
[Selector ("width")]
int
Width { get; }
Type: GLKTextureLoader
GLKit.GLKTextureLoader {
[Selector ("cubeMapWithContentsOfFiles:options:queue:completionHandler:")]
void
BeginLoadCubeMap(..)
[Selector ("cubeMapWithContentsOfFile:options:queue:completionHandler:")]
void
BeginLoadCubeMap(..)
[Selector ("cubeMapWithContentsOfURL:options:queue:completionHandler:")]
void
BeginLoadCubeMap(..)
[Selector ("textureWithContentsOfFile:options:queue:completionHandler:")]
void
BeginTextureLoad(..)
[Selector ("textureWithContentsOfURL:options:queue:completionHandler:")]
void
BeginTextureLoad(..)
[Selector ("textureWithContentsOfData:options:queue:completionHandler:")]
void
BeginTextureLoad(..)
[Selector ("textureWithCGImage:options:queue:completionHandler:")]
void
BeginTextureLoad(..)
[Selector ("cubeMapWithContentsOfFile:options:error:")]
GLKit.GLKTextureInfo
CubeMapFromFile(..)
[Selector ("cubeMapWithContentsOfFiles:options:error:")]
GLKit.GLKTextureInfo
CubeMapFromFiles(..)
[Selector ("cubeMapWithContentsOfURL:options:error:")]
GLKit.GLKTextureInfo
CubeMapFromUrl(..)
[Selector ("textureWithContentsOfData:options:error:")]
GLKit.GLKTextureInfo
FromData(..)
[Selector ("textureWithContentsOfFile:options:error:")]
GLKit.GLKTextureInfo
FromFile(..)
[Selector ("textureWithCGImage:options:error:")]
GLKit.GLKTextureInfo
FromImage(..)
[Selector ("textureWithContentsOfURL:options:error:")]
GLKit.GLKTextureInfo
FromUrl(..)
Type: GLKVertexAttributeParameters
Type: GLKView
Type: _GLKViewDelegate
Type: GLKViewController
Type: GLKViewControllerDelegate
Type: GLKViewDelegate
Namespace: HealthKit
Type: HKAnchoredObjectQuery
Type: HKBiologicalSexObject
Type: HKBloodTypeObject
Type: HKCategorySample
HealthKit.HKCategorySample {
[Selector ("categorySampleWithType:value:startDate:endDate:metadata:")]
HealthKit.HKCategorySample
FromType(..)
[Selector ("categorySampleWithType:value:startDate:endDate:")]
HealthKit.HKCategorySample
FromType(..)
[Selector ("categorySampleWithType:value:startDate:endDate:device:metadata:")]
HealthKit.HKCategorySample
FromType(..)
[Selector ("categoryType")]
HealthKit.HKCategoryType
CategoryType { get; }
[Selector ("value")]
System.nint
Value { get; }
Type: HKCorrelation
HealthKit.HKCorrelation {
[Selector ("correlationWithType:startDate:endDate:objects:metadata:")]
HealthKit.HKCorrelation
Create(..)
[Selector ("correlationWithType:startDate:endDate:objects:")]
HealthKit.HKCorrelation
Create(..)
[Selector ("correlationWithType:startDate:endDate:objects:device:metadata:")]
HealthKit.HKCorrelation
Create(..)
[Selector ("objectsForType:")]
Foundation.NSSet
GetObjects(..)
[Selector ("correlationType")]
HealthKit.HKCorrelationType
CorrelationType { get; }
[Selector ("objects")]
Foundation.NSSet
Objects { get; }
Type: HKCorrelationQuery
Type: HKDeletedObject
Type: HKDevice
Type: HKFitzpatrickSkinTypeObject
Type: HKHealthStore
Type: HKObject
HealthKit.HKObject {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("device")]
HealthKit.HKDevice
Device { get; }
[Selector ("source")]
HealthKit.HKSource
Source { get; }
[Selector ("sourceRevision")]
HealthKit.HKSourceRevision
SourceRevision { get; }
[Selector ("UUID")]
Foundation.NSUuid
Uuid { get; }
[Selector ("metadata")]
Foundation.NSDictionary
WeakMetadata { get; }
Type: HKObjectType
HealthKit.HKObjectType {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("categoryTypeForIdentifier:")]
HealthKit.HKCategoryType
GetCategoryType(..)
[Selector ("characteristicTypeForIdentifier:")]
HealthKit.HKCharacteristicType
GetCharacteristicType(..)
[Selector ("correlationTypeForIdentifier:")]
HealthKit.HKCorrelationType
GetCorrelationType(..)
[Selector ("quantityTypeForIdentifier:")]
HealthKit.HKQuantityType
GetQuantityType(..)
[Selector ("workoutType")]
HealthKit.HKWorkout
WorkoutType(..)
[Selector ("identifier")]
Foundation.NSString
Identifier { get; }
Type: HKQuantity
HealthKit.HKQuantity {
[Selector ("compare:")]
Foundation.NSComparisonResult
Compare(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("quantityWithUnit:doubleValue:")]
HealthKit.HKQuantity
FromQuantity(..)
[Selector ("doubleValueForUnit:")]
double
GetDoubleValue(..)
[Selector ("isCompatibleWithUnit:")]
bool
IsCompatible(..)
Type: HKQuantitySample
HealthKit.HKQuantitySample {
[Selector ("quantitySampleWithType:quantity:startDate:endDate:")]
HealthKit.HKQuantitySample
FromType(..)
[Selector ("quantitySampleWithType:quantity:startDate:endDate:metadata:")]
HealthKit.HKQuantitySample
FromType(..)
[Selector ("quantitySampleWithType:quantity:startDate:endDate:device:metadata:")]
HealthKit.HKQuantitySample
FromType(..)
[Selector ("quantity")]
HealthKit.HKQuantity
Quantity { get; }
[Selector ("quantityType")]
HealthKit.HKQuantityType
QuantityType { get; }
Type: HKQuantityType
Type: HKQuery
Type: HKQueryAnchor
Type: HKSample
Type: HKSampleQuery
Type: HKSource
Type: HKSourceRevision
Type: HKStatistics
HealthKit.HKStatistics {
[Selector ("averageQuantityForSource:")]
HealthKit.HKQuantity
AverageQuantity(..)
[Selector ("averageQuantity")]
HealthKit.HKQuantity
AverageQuantity(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("maximumQuantityForSource:")]
HealthKit.HKQuantity
MaximumQuantity(..)
[Selector ("maximumQuantity")]
HealthKit.HKQuantity
MaximumQuantity(..)
[Selector ("minimumQuantityForSource:")]
HealthKit.HKQuantity
MinimumQuantity(..)
[Selector ("minimumQuantity")]
HealthKit.HKQuantity
MinimumQuantity(..)
[Selector ("sumQuantityForSource:")]
HealthKit.HKQuantity
SumQuantity(..)
[Selector ("sumQuantity")]
HealthKit.HKQuantity
SumQuantity(..)
[Selector ("endDate")]
Foundation.NSDate
EndDate { get; }
[Selector ("quantityType")]
HealthKit.HKQuantityType
QuantityType { get; }
[Selector ("sources")]
HealthKit.HKSource
Sources { get; }
[Selector ("startDate")]
Foundation.NSDate
StartDate { get; }
Type: HKStatisticsCollection
Type: HKStatisticsCollectionQuery
Type: HKUnit
HealthKit.HKUnit {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("jouleUnitWithMetricPrefix:")]
HealthKit.HKUnit
CreateJouleUnit(..)
[Selector ("literUnitWithMetricPrefix:")]
HealthKit.HKUnit
CreateLiterUnit(..)
[Selector ("meterUnitWithMetricPrefix:")]
HealthKit.HKUnit
CreateMeterUnit(..)
[Selector ("moleUnitWithMetricPrefix:molarMass:")]
HealthKit.HKUnit
CreateMoleUnit(..)
[Selector ("moleUnitWithMolarMass:")]
HealthKit.HKUnit
CreateMoleUnit(..)
[Selector ("pascalUnitWithMetricPrefix:")]
HealthKit.HKUnit
CreatePascalUnit(..)
[Selector ("secondUnitWithMetricPrefix:")]
HealthKit.HKUnit
CreateSecondUnit(..)
[Selector ("siemenUnitWithMetricPrefix:")]
HealthKit.HKUnit
CreateSiemenUnit(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("unitFromEnergyFormatterUnit:")]
HealthKit.HKUnit
FromEnergyFormatterUnit(..)
[Selector ("gramUnitWithMetricPrefix:")]
HealthKit.HKUnit
FromGramUnit(..)
[Selector ("unitFromLengthFormatterUnit:")]
HealthKit.HKUnit
FromLengthFormatterUnit(..)
[Selector ("unitFromMassFormatterUnit:")]
HealthKit.HKUnit
FromMassFormatterUnit(..)
[Selector ("unitFromString:")]
HealthKit.HKUnit
FromString(..)
[Selector ("energyFormatterUnitFromUnit:")]
Foundation.NSEnergyFormatterUnit
GetEnergyFormatterUnit(..)
[Selector ("lengthFormatterUnitFromUnit:")]
Foundation.NSLengthFormatterUnit
GetLengthFormatterUnit(..)
[Selector ("massFormatterUnitFromUnit:")]
Foundation.NSMassFormatterUnit
GetMassFormatterUnit(..)
[Selector ("reciprocalUnit")]
HealthKit.HKUnit
ReciprocalUnit(..)
[Selector ("unitDividedByUnit:")]
HealthKit.HKUnit
UnitDividedBy(..)
[Selector ("unitMultipliedByUnit:")]
HealthKit.HKUnit
UnitMultipliedBy(..)
[Selector ("unitRaisedToPower:")]
HealthKit.HKUnit
UnitRaisedToPower(..)
[Selector ("atmosphereUnit")]
HealthKit.HKUnit
Atmosphere { get; }
[Selector ("calorieUnit")]
HealthKit.HKUnit
Calorie { get; }
[Selector ("centimeterOfWaterUnit")]
HealthKit.HKUnit
CentimeterOfWater { get; }
[Selector ("countUnit")]
HealthKit.HKUnit
Count { get; }
[Selector ("cupImperialUnit")]
HealthKit.HKUnit
CupImperialUnit { get; }
[Selector ("cupUSUnit")]
HealthKit.HKUnit
CupUSUnit { get; }
[Selector ("dayUnit")]
HealthKit.HKUnit
Day { get; }
[Selector ("degreeCelsiusUnit")]
HealthKit.HKUnit
DegreeCelsius { get; }
[Selector ("degreeFahrenheitUnit")]
HealthKit.HKUnit
DegreeFahrenheit { get; }
[Selector ("fluidOunceImperialUnit")]
HealthKit.HKUnit
FluidOunceImperialUnit { get; }
[Selector ("fluidOunceUSUnit")]
HealthKit.HKUnit
FluidOunceUSUnit { get; }
[Selector ("footUnit")]
HealthKit.HKUnit
Foot { get; }
[Selector ("gramUnit")]
HealthKit.HKUnit
Gram { get; }
[Selector ("hourUnit")]
HealthKit.HKUnit
Hour { get; }
[Selector ("inchUnit")]
HealthKit.HKUnit
Inch { get; }
[Selector ("isNull")]
bool
IsNull { get; }
[Selector ("jouleUnit")]
HealthKit.HKUnit
Joule { get; }
[Selector ("kelvinUnit")]
HealthKit.HKUnit
Kelvin { get; }
[Selector ("kilocalorieUnit")]
HealthKit.HKUnit
Kilocalorie { get; }
[Selector ("literUnit")]
HealthKit.HKUnit
Liter { get; }
[Selector ("meterUnit")]
HealthKit.HKUnit
Meter { get; }
[Selector ("mileUnit")]
HealthKit.HKUnit
Mile { get; }
[Selector ("millimeterOfMercuryUnit")]
HealthKit.HKUnit
MillimeterOfMercury { get; }
[Selector ("minuteUnit")]
HealthKit.HKUnit
Minute { get; }
[Selector ("ounceUnit")]
HealthKit.HKUnit
Ounce { get; }
[Selector ("pascalUnit")]
HealthKit.HKUnit
Pascal { get; }
[Selector ("percentUnit")]
HealthKit.HKUnit
Percent { get; }
[Selector ("pintImperialUnit")]
HealthKit.HKUnit
PintImperialUnit { get; }
[Selector ("pintUSUnit")]
HealthKit.HKUnit
PintUSUnit { get; }
[Selector ("poundUnit")]
HealthKit.HKUnit
Pound { get; }
[Selector ("secondUnit")]
HealthKit.HKUnit
Second { get; }
[Selector ("siemenUnit")]
HealthKit.HKUnit
Siemen { get; }
[Selector ("stoneUnit")]
HealthKit.HKUnit
Stone { get; }
[Selector ("unitString")]
string
UnitString { get; }
Type: HKWorkout
HealthKit.HKWorkout {
[Selector ("workoutWithActivityType:startDate:endDate:")]
HealthKit.HKWorkout
Create(..)
[Selector ("workoutWithActivityType:startDate:endDate:workoutEvents:totalEnergyBurned:totalDistance:metadata:")]
HealthKit.HKWorkout
Create(..)
[Selector ("workoutWithActivityType:startDate:endDate:duration:totalEnergyBurned:totalDistance:metadata:")]
HealthKit.HKWorkout
Create(..)
[Selector ("workoutWithActivityType:startDate:endDate:workoutEvents:totalEnergyBurned:totalDistance:device:metadata:")]
HealthKit.HKWorkout
Create(..)
[Selector ("workoutWithActivityType:startDate:endDate:duration:totalEnergyBurned:totalDistance:device:metadata:")]
HealthKit.HKWorkout
Create(..)
[Selector ("duration")]
double
Duration { get; }
[Selector ("totalDistance")]
HealthKit.HKQuantity
TotalDistance { get; }
[Selector ("totalEnergyBurned")]
HealthKit.HKQuantity
TotalEnergyBurned { get; }
[Selector ("workoutActivityType")]
HealthKit.HKWorkoutActivityType
WorkoutActivityType { get; }
[Selector ("workoutEvents")]
HealthKit.HKWorkoutEvent
WorkoutEvents { get; }
Type: HKWorkoutEvent
HealthKit.HKWorkoutEvent {
[Selector ("workoutEventWithType:date:")]
HealthKit.HKWorkoutEvent
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("date")]
Foundation.NSDate
Date { get; }
[Selector ("type")]
HealthKit.HKWorkoutEventType
Type { get; }
Namespace: HomeKit
Type: HMAccessory
Type: _HMAccessoryDelegate
Type: HMAccessoryBrowser
Type: _HMAccessoryBrowserDelegate
Type: HMAccessoryBrowserDelegate
Type: HMAccessoryCategory
Type: HMAccessoryDelegate
Type: HMAction
Type: HMActionSet
HomeKit.HMActionSet {
[Selector ("addAction:completionHandler:")]
void
AddAction(..)
[Selector ("removeAction:completionHandler:")]
void
RemoveAction(..)
[Selector ("updateName:completionHandler:")]
void
UpdateName(..)
[Selector ("actionSetType")]
Foundation.NSString
ActionSetType { get; }
[Selector ("actions")]
Foundation.NSSet
Actions { get; }
[Selector ("isExecuting")]
bool
Executing { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("uniqueIdentifier")]
Foundation.NSUuid
UniqueIdentifier { get; }
Type: HMCharacteristic
Type: HMCharacteristicEvent
Type: HMCharacteristicMetadata
Type: HMCharacteristicWriteAction
Type: HMEvent
Type: HMEventTrigger
Type: HMHome
HomeKit.HMHome {
[Selector ("servicesWithTypes:")]
HomeKit.HMService
_ServicesWithTypes(..)
[Selector ("addAccessory:completionHandler:")]
void
AddAccessory(..)
[Selector ("addActionSetWithName:completionHandler:")]
void
AddActionSet(..)
[Selector ("addRoomWithName:completionHandler:")]
void
AddRoom(..)
[Selector ("addServiceGroupWithName:completionHandler:")]
void
AddServiceGroup(..)
[Selector ("addTrigger:completionHandler:")]
void
AddTrigger(..)
[Selector ("addUserWithCompletionHandler:")]
void
AddUser(..)
[Selector ("addZoneWithName:completionHandler:")]
void
AddZone(..)
[Selector ("assignAccessory:toRoom:completionHandler:")]
void
AssignAccessory(..)
[Selector ("executeActionSet:completionHandler:")]
void
ExecuteActionSet(..)
[Selector ("builtinActionSetOfType:")]
HomeKit.HMActionSet
GetBuiltinActionSet(..)
[Selector ("homeAccessControlForUser:")]
HomeKit.HMHomeAccessControl
GetHomeAccessControl(..)
[Selector ("roomForEntireHome")]
HomeKit.HMRoom
GetRoomForEntireHome(..)
[Selector ("manageUsersWithCompletionHandler:")]
void
ManageUsers(..)
[Selector ("removeAccessory:completionHandler:")]
void
RemoveAccessory(..)
[Selector ("removeActionSet:completionHandler:")]
void
RemoveActionSet(..)
[Selector ("removeRoom:completionHandler:")]
void
RemoveRoom(..)
[Selector ("removeServiceGroup:completionHandler:")]
void
RemoveServiceGroup(..)
[Selector ("removeTrigger:completionHandler:")]
void
RemoveTrigger(..)
[Selector ("removeUser:completionHandler:")]
void
RemoveUser(..)
[Selector ("removeZone:completionHandler:")]
void
RemoveZone(..)
[Selector ("unblockAccessory:completionHandler:")]
void
UnblockAccessory(..)
[Selector ("updateName:completionHandler:")]
void
UpdateName(..)
[Selector ("accessories")]
HomeKit.HMAccessory
Accessories { get; }
[Selector ("actionSets")]
HomeKit.HMActionSet
ActionSets { get; }
[Selector ("currentUser")]
HomeKit.HMUser
CurrentUser { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("isPrimary")]
bool
Primary { get; }
[Selector ("rooms")]
HomeKit.HMRoom
Rooms { get; }
[Selector ("serviceGroups")]
HomeKit.HMServiceGroup
ServiceGroups { get; }
[Selector ("triggers")]
HomeKit.HMTrigger
Triggers { get; }
[Selector ("uniqueIdentifier")]
Foundation.NSUuid
UniqueIdentifier { get; }
[Selector ("users")]
HomeKit.HMUser
Users { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
[Selector ("zones")]
HomeKit.HMZone
Zones { get; }
Type: _HMHomeDelegate
Type: HMHomeAccessControl
Type: HMHomeDelegate
Type: HMHomeManager
Type: _HMHomeManagerDelegate
Type: HMHomeManagerDelegate
Type: HMLocationEvent
Type: HMRoom
Type: HMService
Type: HMServiceGroup
Type: HMTimerTrigger
Type: HMTrigger
HomeKit.HMTrigger {
[Selector ("addActionSet:completionHandler:")]
void
AddActionSet(..)
[Selector ("enable:completionHandler:")]
void
Enable(..)
[Selector ("removeActionSet:completionHandler:")]
void
RemoveActionSet(..)
[Selector ("updateName:completionHandler:")]
void
UpdateName(..)
[Selector ("actionSets")]
HomeKit.HMActionSet
ActionSets { get; }
[Selector ("isEnabled")]
bool
Enabled { get; }
[Selector ("lastFireDate")]
Foundation.NSDate
LastFireDate { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("uniqueIdentifier")]
Foundation.NSUuid
UniqueIdentifier { get; }
Type: HMUser
Type: HMZone
HomeKit.HMZone {
[Selector ("addRoom:completionHandler:")]
void
AddRoom(..)
[Selector ("removeRoom:completionHandler:")]
void
RemoveRoom(..)
[Selector ("updateName:completionHandler:")]
void
UpdateName(..)
[Selector ("name")]
string
Name { get; }
[Selector ("rooms")]
HomeKit.HMRoom
Rooms { get; }
[Selector ("uniqueIdentifier")]
Foundation.NSUuid
UniqueIdentifier { get; }
Namespace: iAd
Type: ADBannerView
Type: _ADBannerViewDelegate
Type: ADBannerViewDelegate
Type: ADClient
Type: ADInterstitialAd
Type: _ADInterstitialAdDelegate
Type: ADInterstitialAdDelegate
Namespace: ImageIO
Type: CGImageDestination
ImageIO.CGImageDestination {
[Native ("CGImageDestinationGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CGImageDestinationCopyTypeIdentifiers")]
string
TypeIdentifiers { get; }
[Native ("CGImageDestinationCreateWithDataConsumer")]
ImageIO.CGImageDestination
Create(..)
[Native ("CGImageDestinationCreateWithData")]
ImageIO.CGImageDestination
Create(..)
[Native ("CGImageDestinationCreateWithURL")]
ImageIO.CGImageDestination
Create(..)
[Native ("CGImageDestinationSetProperties")]
void
SetProperties(..)
[Native ("CGImageDestinationAddImage")]
void
AddImage(..)
[Native ("CGImageDestinationAddImage")]
void
AddImage(..)
[Native ("CGImageDestinationAddImageFromSource")]
void
AddImage(..)
[Native ("CGImageDestinationAddImageFromSource")]
void
AddImage(..)
[Native ("CGImageDestinationFinalize")]
bool
Close(..)
[Native ("CGImageDestinationAddImageAndMetadata")]
void
AddImageAndMetadata(..)
[Native ("CGImageDestinationCopyImageSource")]
bool
CopyImageSource(..)
Type: CGImageMetadata
ImageIO.CGImageMetadata {
[Native ("CGImageMetadataGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CGImageMetadataCopyStringValueWithPath")]
Foundation.NSString
GetStringValue(..)
[Native ("CGImageMetadataCopyTags")]
ImageIO.CGImageMetadataTag
GetTags(..)
[Native ("CGImageMetadataCopyTagWithPath")]
ImageIO.CGImageMetadataTag
GetTag(..)
[Native ("CGImageMetadataEnumerateTagsUsingBlock")]
void
EnumerateTags(..)
[Native ("CGImageMetadataCreateXMPData")]
Foundation.NSData
CreateXMPData(..)
[Native ("CGImageMetadataCopyTagMatchingImageProperty")]
ImageIO.CGImageMetadataTag
CopyTagMatchingImageProperty(..)
Type: CGImageMetadataTag
ImageIO.CGImageMetadataTag {
[Native ("CGImageMetadataTagGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CGImageMetadataTagCopyNamespace")]
Foundation.NSString
Namespace { get; }
[Native ("CGImageMetadataTagCopyPrefix")]
Foundation.NSString
Prefix { get; }
[Native ("CGImageMetadataTagCopyName")]
Foundation.NSString
Name { get; }
[Native ("CGImageMetadataTagCopyValue")]
Foundation.NSObject
Value { get; }
[Native ("CGImageMetadataTagGetType")]
ImageIO.CGImageMetadataType
Type { get; }
[Native ("CGImageMetadataTagCopyQualifiers")]
ImageIO.CGImageMetadataTag
GetQualifiers(..)
Type: CGImageSource
ImageIO.CGImageSource {
[Native ("CGImageSourceGetTypeID")]
System.nint
GetTypeID(..)
[Native ("CGImageSourceCopyTypeIdentifiers")]
string
TypeIdentifiers { get; }
[Native ("CGImageSourceCreateWithURL")]
ImageIO.CGImageSource
FromUrl(..)
[Native ("CGImageSourceCreateWithDataProvider")]
ImageIO.CGImageSource
FromDataProvider(..)
[Native ("CGImageSourceCreateWithData")]
ImageIO.CGImageSource
FromData(..)
[Native ("CGImageSourceGetType")]
string
TypeIdentifier { get; }
[Native ("CGImageSourceGetCount")]
System.nint
ImageCount { get; }
[Native ("CGImageSourceCopyProperties")]
Foundation.NSDictionary
CopyProperties(..)
[Native ("CGImageSourceCopyPropertiesAtIndex")]
Foundation.NSDictionary
CopyProperties(..)
[Native ("CGImageSourceCreateImageAtIndex")]
CoreGraphics.CGImage
CreateImage(..)
[Native ("CGImageSourceCreateThumbnailAtIndex")]
CoreGraphics.CGImage
CreateThumbnail(..)
[Native ("CGImageSourceCreateIncremental")]
ImageIO.CGImageSource
CreateIncremental(..)
[Native ("CGImageSourceUpdateData")]
void
UpdateData(..)
[Native ("CGImageSourceUpdateDataProvider")]
void
UpdateDataProvider(..)
[Native ("CGImageSourceGetStatus")]
ImageIO.CGImageSourceStatus
GetStatus(..)
[Native ("CGImageSourceGetStatusAtIndex")]
ImageIO.CGImageSourceStatus
GetStatus(..)
[Native ("CGImageSourceCopyMetadataAtIndex")]
ImageIO.CGImageMetadata
CopyMetadata(..)
[Native ("CGImageSourceRemoveCacheAtIndex")]
void
RemoveCache(..)
Type: CGMutableImageMetadata
Namespace: JavaScriptCore
Type: JSContext
JavaScriptCore.JSContext {
[Selector ("objectForKeyedSubscript:")]
JavaScriptCore.JSValue
_GetObject(..)
[Selector ("setObject:forKeyedSubscript:")]
void
_SetObject(..)
[Selector ("evaluateScript:withSourceURL:")]
JavaScriptCore.JSValue
EvaluateScript(..)
[Selector ("evaluateScript:")]
JavaScriptCore.JSValue
EvaluateScript(..)
[Selector ("contextWithJSGlobalContextRef:")]
JavaScriptCore.JSContext
FromJSGlobalContextRef(..)
[Selector ("currentArguments")]
JavaScriptCore.JSValue
CurrentArguments { get; }
[Selector ("currentCallee")]
JavaScriptCore.JSValue
CurrentCallee { get; }
[Selector ("currentContext")]
JavaScriptCore.JSContext
CurrentContext { get; }
[Selector ("currentThis")]
JavaScriptCore.JSValue
CurrentThis { get; }
[Selector ("exception")]
JavaScriptCore.JSValue
Exception { get; }
[Selector ("setException:")]
void
Exception { set; }
[Selector ("exceptionHandler")]
JavaScriptCore.JSContextExceptionHandler
ExceptionHandler { get; }
[Selector ("setExceptionHandler:")]
void
ExceptionHandler { set; }
[Selector ("globalObject")]
JavaScriptCore.JSValue
GlobalObject { get; }
[Selector ("JSGlobalContextRef")]
System.IntPtr
JSGlobalContextRefPtr { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("virtualMachine")]
JavaScriptCore.JSVirtualMachine
VirtualMachine { get; }
Type: JSManagedValue
JavaScriptCore.JSManagedValue {
[Selector ("managedValueWithValue:")]
JavaScriptCore.JSManagedValue
Get(..)
[Selector ("managedValueWithValue:andOwner:")]
JavaScriptCore.JSManagedValue
Get(..)
[Selector ("value")]
JavaScriptCore.JSValue
Value { get; }
Type: JSValue
JavaScriptCore.JSValue {
[Selector ("objectAtIndexedSubscript:")]
JavaScriptCore.JSValue
_ObjectAtIndexedSubscript(..)
[Selector ("objectForKeyedSubscript:")]
JavaScriptCore.JSValue
_ObjectForKeyedSubscript(..)
[Selector ("setObject:forKeyedSubscript:")]
void
_SetObject(..)
[Selector ("setObject:atIndexedSubscript:")]
void
_SetObject(..)
[Selector ("toString")]
string
_ToString(..)
[Selector ("callWithArguments:")]
JavaScriptCore.JSValue
Call(..)
[Selector ("constructWithArguments:")]
JavaScriptCore.JSValue
Construct(..)
[Selector ("valueWithNewArrayInContext:")]
JavaScriptCore.JSValue
CreateArray(..)
[Selector ("valueWithNewErrorFromMessage:inContext:")]
JavaScriptCore.JSValue
CreateError(..)
[Selector ("valueWithNewObjectInContext:")]
JavaScriptCore.JSValue
CreateObject(..)
[Selector ("valueWithNewRegularExpressionFromPattern:flags:inContext:")]
JavaScriptCore.JSValue
CreateRegularExpression(..)
[Selector ("defineProperty:descriptor:")]
void
DefineProperty(..)
[Selector ("deleteProperty:")]
bool
DeleteProperty(..)
[Selector ("valueWithObject:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithBool:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithDouble:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithInt32:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithUInt32:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithPoint:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithRange:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithRect:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithSize:inContext:")]
JavaScriptCore.JSValue
From(..)
[Selector ("valueWithJSValueRef:inContext:")]
JavaScriptCore.JSValue
FromJSJSValueRef(..)
[Selector ("valueForProperty:")]
JavaScriptCore.JSValue
GetProperty(..)
[Selector ("valueAtIndex:")]
JavaScriptCore.JSValue
GetValueAt(..)
[Selector ("hasProperty:")]
bool
HasProperty(..)
[Selector ("invokeMethod:withArguments:")]
JavaScriptCore.JSValue
Invoke(..)
[Selector ("isEqualToObject:")]
bool
IsEqualTo(..)
[Selector ("isEqualWithTypeCoercionToObject:")]
bool
IsEqualWithTypeCoercionTo(..)
[Selector ("isInstanceOf:")]
bool
IsInstanceOf(..)
[Selector ("valueWithNullInContext:")]
JavaScriptCore.JSValue
Null(..)
[Selector ("setValue:forProperty:")]
void
SetProperty(..)
[Selector ("setValue:atIndex:")]
void
SetValue(..)
[Selector ("toArray")]
JavaScriptCore.JSValue
ToArray(..)
[Selector ("toBool")]
bool
ToBool(..)
[Selector ("toDate")]
Foundation.NSDate
ToDate(..)
[Selector ("toDictionary")]
Foundation.NSDictionary
ToDictionary(..)
[Selector ("toDouble")]
double
ToDouble(..)
[Selector ("toInt32")]
int
ToInt32(..)
[Selector ("toNumber")]
Foundation.NSNumber
ToNumber(..)
[Selector ("toObject")]
Foundation.NSObject
ToObject(..)
[Selector ("toObjectOfClass:")]
Foundation.NSObject
ToObject(..)
[Selector ("toPoint")]
CoreGraphics.CGPoint
ToPoint(..)
[Selector ("toRange")]
Foundation.NSRange
ToRange(..)
[Selector ("toRect")]
CoreGraphics.CGRect
ToRect(..)
[Selector ("toSize")]
CoreGraphics.CGSize
ToSize(..)
[Selector ("toUInt32")]
uint
ToUInt32(..)
[Selector ("valueWithUndefinedInContext:")]
JavaScriptCore.JSValue
Undefined(..)
[Selector ("context")]
JavaScriptCore.JSContext
Context { get; }
[Selector ("isArray")]
bool
IsArray { get; }
[Selector ("isBoolean")]
bool
IsBoolean { get; }
[Selector ("isDate")]
bool
IsDate { get; }
[Selector ("isNull")]
bool
IsNull { get; }
[Selector ("isNumber")]
bool
IsNumber { get; }
[Selector ("isObject")]
bool
IsObject { get; }
[Selector ("isString")]
bool
IsString { get; }
[Selector ("isUndefined")]
bool
IsUndefined { get; }
[Selector ("JSValueRef")]
System.IntPtr
JSValueRefPtr { get; }
Type: JSVirtualMachine
Namespace: LocalAuthentication
Type: LAContext
Namespace: MapKit
Type: MKAnnotation
Type: MKAnnotationView
Type: MKCircle
Type: MKCircleRenderer
Type: MKCircleView
Type: MKCoordinateRegion
Type: MKDirections
Type: MKDirectionsRequest
Type: MKDirectionsResponse
Type: MKDistanceFormatter
Type: MKETAResponse
Type: MKGeodesicPolyline
Type: MKGeometry
Type: MKLocalSearch
Type: MKLocalSearchRequest
Type: MKLocalSearchResponse
Type: MKMapCamera
MapKit.MKMapCamera {
[Selector ("cameraLookingAtCenterCoordinate:fromEyeCoordinate:eyeAltitude:")]
MapKit.MKMapCamera
CameraLookingAtCenterCoordinate(..)
[Selector ("cameraLookingAtCenterCoordinate:fromDistance:pitch:heading:")]
MapKit.MKMapCamera
CameraLookingAtCenterCoordinate(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("altitude")]
double
Altitude { get; }
[Selector ("setAltitude:")]
void
Altitude { set; }
[Selector ("camera")]
MapKit.MKMapCamera
Camera { get; }
[Selector ("centerCoordinate")]
CoreLocation.CLLocationCoordinate2D
CenterCoordinate { get; }
[Selector ("setCenterCoordinate:")]
void
CenterCoordinate { set; }
[Selector ("heading")]
double
Heading { get; }
[Selector ("setHeading:")]
void
Heading { set; }
[Selector ("pitch")]
System.nfloat
Pitch { get; }
[Selector ("setPitch:")]
void
Pitch { set; }
Type: MKMapItem
MapKit.MKMapItem {
[Selector ("openInMapsWithLaunchOptions:")]
bool
_OpenInMaps(..)
[Selector ("openMapsWithItems:launchOptions:")]
bool
_OpenMaps(..)
[Selector ("mapItemForCurrentLocation")]
MapKit.MKMapItem
MapItemForCurrentLocation(..)
[Selector ("isCurrentLocation")]
bool
IsCurrentLocation { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("phoneNumber")]
string
PhoneNumber { get; }
[Selector ("setPhoneNumber:")]
void
PhoneNumber { set; }
[Selector ("placemark")]
MapKit.MKPlacemark
Placemark { get; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("setTimeZone:")]
void
TimeZone { set; }
[Selector ("url")]
Foundation.NSUrl
Url { get; }
[Selector ("setUrl:")]
void
Url { set; }
Type: MKMapPoint
Type: MKMapRect
MapKit.MKMapRect {
[Native ("MKMapRectUnion")]
MapKit.MKMapRect
Union(..)
[Native ("MKMapRectIntersection")]
MapKit.MKMapRect
Intersection(..)
[Native ("MKMapRectIntersectsRect")]
bool
Intersects(..)
[Native ("MKMapRectContainsPoint")]
bool
Contains(..)
[Native ("MKMapRectContainsRect")]
bool
Contains(..)
[Native ("MKMapRectInset")]
MapKit.MKMapRect
Inset(..)
[Native ("MKMapRectOffset")]
MapKit.MKMapRect
Offset(..)
[Native ("MKMapRectDivide")]
MapKit.MKMapRect
Divide(..)
[Native ("MKMapRectSpans180thMeridian")]
bool
Spans180thMeridian { get; }
[Native ("MKMapRectRemainder")]
MapKit.MKMapRect
Remainder(..)
Type: MKMapSnapshot
Type: MKMapSnapshotOptions
MapKit.MKMapSnapshotOptions {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("camera")]
MapKit.MKMapCamera
Camera { get; }
[Selector ("setCamera:")]
void
Camera { set; }
[Selector ("mapRect")]
MapKit.MKMapRect
MapRect { get; }
[Selector ("setMapRect:")]
void
MapRect { set; }
[Selector ("mapType")]
MapKit.MKMapType
MapType { get; }
[Selector ("setMapType:")]
void
MapType { set; }
[Selector ("region")]
MapKit.MKCoordinateRegion
Region { get; }
[Selector ("setRegion:")]
void
Region { set; }
[Selector ("scale")]
System.nfloat
Scale { get; }
[Selector ("setScale:")]
void
Scale { set; }
[Selector ("showsBuildings")]
bool
ShowsBuildings { get; }
[Selector ("setShowsBuildings:")]
void
ShowsBuildings { set; }
[Selector ("showsPointsOfInterest")]
bool
ShowsPointsOfInterest { get; }
[Selector ("setShowsPointsOfInterest:")]
void
ShowsPointsOfInterest { set; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
[Selector ("setSize:")]
void
Size { set; }
Type: MKMapSnapshotter
MapKit.MKMapSnapshotter {
[Selector ("cancel")]
void
Cancel(..)
[Selector ("startWithCompletionHandler:")]
void
Start(..)
[Selector ("startWithQueue:completionHandler:")]
void
Start(..)
[Selector ("isLoading")]
bool
Loading { get; }
Type: MKMapView
Type: _MKMapViewDelegate
Type: MKMapViewDelegate
Type: MKMultiPoint
Type: MKOverlay
Type: MKOverlayPathRenderer
Type: MKOverlayPathView
MapKit.MKOverlayPathView {
[Selector ("applyFillPropertiesToContext:atZoomScale:")]
void
ApplyFillProperties(..)
[Selector ("applyStrokePropertiesToContext:atZoomScale:")]
void
ApplyStrokeProperties(..)
[Selector ("createPath")]
void
CreatePath(..)
[Selector ("fillPath:inContext:")]
void
FillPath(..)
[Selector ("invalidatePath")]
void
InvalidatePath(..)
[Selector ("strokePath:inContext:")]
void
StrokePath(..)
[Selector ("fillColor")]
UIKit.UIColor
FillColor { get; }
[Selector ("setFillColor:")]
void
FillColor { set; }
[Selector ("lineCap")]
CoreGraphics.CGLineCap
Linecap { get; }
[Selector ("setLineCap:")]
void
Linecap { set; }
[Selector ("lineDashPattern")]
Foundation.NSNumber
LineDashPattern { get; }
[Selector ("setLineDashPattern:")]
void
LineDashPattern { set; }
[Selector ("lineDashPhase")]
System.nfloat
LineDashPhase { get; }
[Selector ("setLineDashPhase:")]
void
LineDashPhase { set; }
[Selector ("lineJoin")]
CoreGraphics.CGLineJoin
LineJoin { get; }
[Selector ("setLineJoin:")]
void
LineJoin { set; }
[Selector ("lineWidth")]
System.nfloat
LineWidth { get; }
[Selector ("setLineWidth:")]
void
LineWidth { set; }
[Selector ("miterLimit")]
System.nfloat
MiterLimit { get; }
[Selector ("setMiterLimit:")]
void
MiterLimit { set; }
[Selector ("path")]
CoreGraphics.CGPath
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
[Selector ("strokeColor")]
UIKit.UIColor
StrokeColor { get; }
[Selector ("setStrokeColor:")]
void
StrokeColor { set; }
Type: MKOverlayRenderer
Type: MKOverlayView
Type: MKPinAnnotationView
Type: MKPinAnnotationViewAppearance
Type: MKPlacemark
MapKit.MKPlacemark {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("setCoordinate:")]
void
SetCoordinate(..)
[Selector ("coordinate")]
CoreLocation.CLLocationCoordinate2D
Coordinate { get; }
[Selector ("countryCode")]
string
CountryCode { get; }
[Selector ("subtitle")]
string
Subtitle { get; }
[Selector ("title")]
string
Title { get; }
Type: MKPointAnnotation
Type: MKPolygon
MapKit.MKPolygon {
[Selector ("polygonWithCoordinates:count:")]
MapKit.MKPolygon
_FromCoordinates(..)
[Selector ("polygonWithCoordinates:count:interiorPolygons:")]
MapKit.MKPolygon
_FromCoordinates(..)
[Selector ("polygonWithPoints:count:")]
MapKit.MKPolygon
_FromPoints(..)
[Selector ("polygonWithPoints:count:interiorPolygons:")]
MapKit.MKPolygon
_FromPoints(..)
[Selector ("intersectsMapRect:")]
bool
Intersects(..)
[Selector ("boundingMapRect")]
MapKit.MKMapRect
BoundingMapRect { get; }
[Selector ("canReplaceMapContent")]
bool
CanReplaceMapContent { get; }
[Selector ("coordinate")]
CoreLocation.CLLocationCoordinate2D
Coordinate { get; }
[Selector ("interiorPolygons")]
MapKit.MKPolygon
InteriorPolygons { get; }
Type: MKPolygonRenderer
Type: MKPolygonView
Type: MKPolyline
Type: MKPolylineRenderer
Type: MKPolylineView
Type: MKReverseGeocoder
Type: MKReverseGeocoderDelegate
Type: MKRoute
MapKit.MKRoute {
[Selector ("advisoryNotices")]
string
AdvisoryNotices { get; }
[Selector ("distance")]
double
Distance { get; }
[Selector ("expectedTravelTime")]
double
ExpectedTravelTime { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("polyline")]
MapKit.MKPolyline
Polyline { get; }
[Selector ("steps")]
MapKit.MKRouteStep
Steps { get; }
[Selector ("transportType")]
MapKit.MKDirectionsTransportType
TransportType { get; }
Type: MKRouteStep
Type: MKShape
MapKit.MKShape {
[Selector ("setCoordinate:")]
void
SetCoordinate(..)
[Selector ("coordinate")]
CoreLocation.CLLocationCoordinate2D
Coordinate { get; }
[Selector ("subtitle")]
string
Subtitle { get; }
[Selector ("setSubtitle:")]
void
Subtitle { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
Type: MKTileOverlay
Type: MKTileOverlayRenderer
Type: MKUserLocation
MapKit.MKUserLocation {
[Selector ("coordinate")]
CoreLocation.CLLocationCoordinate2D
Coordinate { get; }
[Selector ("setCoordinate:")]
void
Coordinate { set; }
[Selector ("heading")]
CoreLocation.CLHeading
Heading { get; }
[Selector ("location")]
CoreLocation.CLLocation
Location { get; }
[Selector ("subtitle")]
string
Subtitle { get; }
[Selector ("setSubtitle:")]
void
Subtitle { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
[Selector ("isUpdating")]
bool
Updating { get; }
Type: MKUserTrackingBarButtonItem
Namespace: MediaAccessibility
Type: MAAudibleMedia
Type: MACaptionAppearance
Namespace: MediaPlayer
Type: MPChangeLanguageOptionCommandEvent
Type: MPChangePlaybackRateCommand
Type: MPChangePlaybackRateCommandEvent
Type: MPContentItem
MediaPlayer.MPContentItem {
[Selector ("artwork")]
MediaPlayer.MPMediaItemArtwork
Artwork { get; }
[Selector ("setArtwork:")]
void
Artwork { set; }
[Selector ("isContainer")]
bool
Container { get; }
[Selector ("setContainer:")]
void
Container { set; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("isPlayable")]
bool
Playable { get; }
[Selector ("setPlayable:")]
void
Playable { set; }
[Selector ("playbackProgress")]
float
PlaybackProgress { get; }
[Selector ("setPlaybackProgress:")]
void
PlaybackProgress { set; }
[Selector ("subtitle")]
string
Subtitle { get; }
[Selector ("setSubtitle:")]
void
Subtitle { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
Type: MPFeedbackCommand
Type: MPFeedbackCommandEvent
Type: MPMediaEntity
Type: MPMediaItem
Type: MPMediaItemArtwork
Type: MPMediaItemCollection
Type: MPMediaLibrary
Type: MPMediaPickerController
Type: _MPMediaPickerControllerDelegate
Type: MPMediaPickerControllerDelegate
Type: MPMediaPlaylist
Type: MPMediaPredicate
Type: MPMediaPropertyPredicate
Type: MPMediaQuery
MediaPlayer.MPMediaQuery {
[Selector ("addFilterPredicate:")]
void
AddFilterPredicate(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("removeFilterPredicate:")]
void
RemoveFilterPredicate(..)
[Selector ("albumsQuery")]
MediaPlayer.MPMediaQuery
AlbumsQuery { get; }
[Selector ("artistsQuery")]
MediaPlayer.MPMediaQuery
ArtistsQuery { get; }
[Selector ("audiobooksQuery")]
MediaPlayer.MPMediaQuery
AudiobooksQuery { get; }
[Selector ("collections")]
MediaPlayer.MPMediaItemCollection
Collections { get; }
[Selector ("collectionSections")]
MediaPlayer.MPMediaQuerySection
CollectionSections { get; }
[Selector ("compilationsQuery")]
MediaPlayer.MPMediaQuery
CompilationsQuery { get; }
[Selector ("composersQuery")]
MediaPlayer.MPMediaQuery
ComposersQuery { get; }
[Selector ("filterPredicates")]
Foundation.NSSet
FilterPredicates { get; }
[Selector ("setFilterPredicates:")]
void
FilterPredicates { set; }
[Selector ("genresQuery")]
MediaPlayer.MPMediaQuery
GenresQuery { get; }
[Selector ("groupingType")]
MediaPlayer.MPMediaGrouping
GroupingType { get; }
[Selector ("setGroupingType:")]
void
GroupingType { set; }
[Selector ("items")]
MediaPlayer.MPMediaItem
Items { get; }
[Selector ("itemSections")]
MediaPlayer.MPMediaQuerySection
ItemSections { get; }
[Selector ("playlistsQuery")]
MediaPlayer.MPMediaQuery
PlaylistsQuery { get; }
[Selector ("podcastsQuery")]
MediaPlayer.MPMediaQuery
PodcastsQuery { get; }
[Selector ("songsQuery")]
MediaPlayer.MPMediaQuery
SongsQuery { get; }
Type: MPMediaQuerySection
Type: MPMovieAccessLog
Type: MPMovieAccessLogEvent
Type: MPMovieErrorLog
Type: MPMovieErrorLogEvent
Type: MPMoviePlayerController
Type: MPMoviePlayerViewController
Type: MPMusicPlayerController
Type: MPNowPlayingInfoCenter
Type: MPNowPlayingInfoLanguageOption
Type: MPNowPlayingInfoLanguageOptionGroup
Type: MPPlayableContentDataSource
Type: MPPlayableContentDelegate
Type: MPPlayableContentManager
Type: MPPlayableContentManagerContext
Type: MPRatingCommand
Type: MPRatingCommandEvent
Type: MPRemoteCommand
Type: MPRemoteCommandCenter
Type: MPRemoteCommandEvent
Type: MPSeekCommandEvent
Type: MPSkipIntervalCommand
Type: MPSkipIntervalCommandEvent
Type: MPTimedMetadata
Type: MPVolumeSettings
Type: MPVolumeView
Namespace: MediaToolbox
Type: MTAudioProcessingTap
Namespace: MessageUI
Type: MFMailComposeViewController
Type: MFMailComposeViewControllerDelegate
Type: MFMessageComposeViewController
Type: MFMessageComposeViewControllerDelegate
Namespace: Metal
Type: MTLArgument
Type: MTLArrayType
Type: MTLCompileOptions
Type: MTLComputePipelineDescriptor
Type: MTLComputePipelineReflection
Type: MTLDepthStencilDescriptor
Type: MTLDevice
Type: MTLDrawable
Type: MTLRenderPassAttachmentDescriptor
Metal.MTLRenderPassAttachmentDescriptor {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("depthPlane")]
System.nuint
DepthPlane { get; }
[Selector ("setDepthPlane:")]
void
DepthPlane { set; }
[Selector ("level")]
System.nuint
Level { get; }
[Selector ("setLevel:")]
void
Level { set; }
[Selector ("loadAction")]
Metal.MTLLoadAction
LoadAction { get; }
[Selector ("setLoadAction:")]
void
LoadAction { set; }
[Selector ("resolveDepthPlane")]
System.nuint
ResolveDepthPlane { get; }
[Selector ("setResolveDepthPlane:")]
void
ResolveDepthPlane { set; }
[Selector ("resolveLevel")]
System.nuint
ResolveLevel { get; }
[Selector ("setResolveLevel:")]
void
ResolveLevel { set; }
[Selector ("resolveSlice")]
System.nuint
ResolveSlice { get; }
[Selector ("setResolveSlice:")]
void
ResolveSlice { set; }
[Selector ("resolveTexture")]
Metal.IMTLTexture
ResolveTexture { get; }
[Selector ("setResolveTexture:")]
void
ResolveTexture { set; }
[Selector ("slice")]
System.nuint
Slice { get; }
[Selector ("setSlice:")]
void
Slice { set; }
[Selector ("storeAction")]
Metal.MTLStoreAction
StoreAction { get; }
[Selector ("setStoreAction:")]
void
StoreAction { set; }
[Selector ("texture")]
Metal.IMTLTexture
Texture { get; }
[Selector ("setTexture:")]
void
Texture { set; }
Type: MTLRenderPassColorAttachmentDescriptor
Type: MTLRenderPassColorAttachmentDescriptorArray
Type: MTLRenderPassDepthAttachmentDescriptor
Type: MTLRenderPassDescriptor
Type: MTLRenderPassStencilAttachmentDescriptor
Type: MTLRenderPipelineColorAttachmentDescriptor
Type: MTLRenderPipelineColorAttachmentDescriptorArray
Type: MTLRenderPipelineDescriptor
Type: MTLRenderPipelineReflection
Type: MTLSamplerDescriptor
Metal.MTLSamplerDescriptor {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("label")]
string
Label { get; }
[Selector ("setLabel:")]
void
Label { set; }
[Selector ("lodMaxClamp")]
float
LodMaxClamp { get; }
[Selector ("setLodMaxClamp:")]
void
LodMaxClamp { set; }
[Selector ("lodMinClamp")]
float
LodMinClamp { get; }
[Selector ("setLodMinClamp:")]
void
LodMinClamp { set; }
[Selector ("magFilter")]
Metal.MTLSamplerMinMagFilter
MagFilter { get; }
[Selector ("setMagFilter:")]
void
MagFilter { set; }
[Selector ("maxAnisotropy")]
System.nuint
MaxAnisotropy { get; }
[Selector ("setMaxAnisotropy:")]
void
MaxAnisotropy { set; }
[Selector ("minFilter")]
Metal.MTLSamplerMinMagFilter
MinFilter { get; }
[Selector ("setMinFilter:")]
void
MinFilter { set; }
[Selector ("mipFilter")]
Metal.MTLSamplerMipFilter
MipFilter { get; }
[Selector ("setMipFilter:")]
void
MipFilter { set; }
[Selector ("normalizedCoordinates")]
bool
NormalizedCoordinates { get; }
[Selector ("setNormalizedCoordinates:")]
void
NormalizedCoordinates { set; }
[Selector ("rAddressMode")]
Metal.MTLSamplerAddressMode
RAddressMode { get; }
[Selector ("setRAddressMode:")]
void
RAddressMode { set; }
[Selector ("sAddressMode")]
Metal.MTLSamplerAddressMode
SAddressMode { get; }
[Selector ("setSAddressMode:")]
void
SAddressMode { set; }
[Selector ("tAddressMode")]
Metal.MTLSamplerAddressMode
TAddressMode { get; }
[Selector ("setTAddressMode:")]
void
TAddressMode { set; }
Type: MTLStencilDescriptor
Type: MTLStructMember
Metal.MTLStructMember {
[Selector ("arrayType")]
Metal.MTLArrayType
ArrayType(..)
[Selector ("structType")]
Metal.MTLStructType
StructType(..)
[Selector ("dataType")]
Metal.MTLDataType
DataType { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("offset")]
System.nuint
Offset { get; }
Type: MTLStructType
Type: MTLTextureDescriptor
Metal.MTLTextureDescriptor {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("texture2DDescriptorWithPixelFormat:width:height:mipmapped:")]
Metal.MTLTextureDescriptor
CreateTexture2DDescriptor(..)
[Selector ("textureCubeDescriptorWithPixelFormat:size:mipmapped:")]
Metal.MTLTextureDescriptor
CreateTextureCubeDescriptor(..)
[Selector ("arrayLength")]
System.nuint
ArrayLength { get; }
[Selector ("setArrayLength:")]
void
ArrayLength { set; }
[Selector ("cpuCacheMode")]
Metal.MTLCpuCacheMode
CpuCacheMode { get; }
[Selector ("setCpuCacheMode:")]
void
CpuCacheMode { set; }
[Selector ("depth")]
System.nuint
Depth { get; }
[Selector ("setDepth:")]
void
Depth { set; }
[Selector ("height")]
System.nuint
Height { get; }
[Selector ("setHeight:")]
void
Height { set; }
[Selector ("mipmapLevelCount")]
System.nuint
MipmapLevelCount { get; }
[Selector ("setMipmapLevelCount:")]
void
MipmapLevelCount { set; }
[Selector ("pixelFormat")]
Metal.MTLPixelFormat
PixelFormat { get; }
[Selector ("setPixelFormat:")]
void
PixelFormat { set; }
[Selector ("resourceOptions")]
Metal.MTLResourceOptions
ResourceOptions { get; }
[Selector ("setResourceOptions:")]
void
ResourceOptions { set; }
[Selector ("sampleCount")]
System.nuint
SampleCount { get; }
[Selector ("setSampleCount:")]
void
SampleCount { set; }
[Selector ("storageMode")]
Metal.MTLStorageMode
StorageMode { get; }
[Selector ("setStorageMode:")]
void
StorageMode { set; }
[Selector ("textureType")]
Metal.MTLTextureType
TextureType { get; }
[Selector ("setTextureType:")]
void
TextureType { set; }
[Selector ("usage")]
Metal.MTLTextureUsage
Usage { get; }
[Selector ("setUsage:")]
void
Usage { set; }
[Selector ("width")]
System.nuint
Width { get; }
[Selector ("setWidth:")]
void
Width { set; }
Type: MTLVertexAttribute
Type: MTLVertexAttributeDescriptor
Type: MTLVertexAttributeDescriptorArray
Type: MTLVertexBufferLayoutDescriptor
Type: MTLVertexBufferLayoutDescriptorArray
Type: MTLVertexDescriptor
Metal.MTLVertexDescriptor {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("vertexDescriptor")]
Metal.MTLVertexDescriptor
Create(..)
[Selector ("reset")]
void
Reset(..)
[Selector ("attributes")]
Metal.MTLVertexAttributeDescriptorArray
Attributes { get; }
[Selector ("layouts")]
Metal.MTLVertexBufferLayoutDescriptorArray
Layouts { get; }
[Native ("MTKMetalVertexDescriptorFromModelIO")]
Metal.MTLVertexDescriptor
FromModelIO(..)
Type: MTLVertexFormatExtensions
Namespace: MetalKit
Type: MTKMesh
MetalKit.MTKMesh {
[Selector ("newMeshesFromAsset:device:sourceMeshes:error:")]
MetalKit.MTKMesh
FromAsset(..)
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("submeshes")]
MetalKit.MTKSubmesh
Submeshes { get; }
[Selector ("vertexBuffers")]
MetalKit.MTKMeshBuffer
VertexBuffers { get; }
[Selector ("vertexCount")]
System.nuint
VertexCount { get; }
[Selector ("vertexDescriptor")]
ModelIO.MDLVertexDescriptor
VertexDescriptor { get; }
Type: MTKMeshBuffer
MetalKit.MTKMeshBuffer {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("fillData:offset:")]
void
FillData(..)
[Selector ("allocator")]
ModelIO.IMDLMeshBufferAllocator
Allocator { get; }
[Selector ("buffer")]
Metal.IMTLBuffer
Buffer { get; }
[Selector ("length")]
System.nuint
Length { get; }
[Selector ("map")]
ModelIO.MDLMeshBufferMap
Map { get; }
[Selector ("offset")]
System.nuint
Offset { get; }
[Selector ("type")]
ModelIO.MDLMeshBufferType
Type { get; }
[Selector ("zone")]
ModelIO.IMDLMeshBufferZone
Zone { get; }
Type: MTKMeshBufferAllocator
MetalKit.MTKMeshBufferAllocator {
[Selector ("newBuffer:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferWithData:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferFromZone:length:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferFromZone:data:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newZone:")]
ModelIO.IMDLMeshBufferZone
CreateZone(..)
[Selector ("newZoneForBuffersWithSize:andType:")]
ModelIO.IMDLMeshBufferZone
CreateZone(..)
[Selector ("device")]
Metal.IMTLDevice
Device { get; }
Type: MTKSubmesh
MetalKit.MTKSubmesh {
[Selector ("indexBuffer")]
MetalKit.MTKMeshBuffer
IndexBuffer { get; }
[Selector ("indexCount")]
System.nuint
IndexCount { get; }
[Selector ("indexType")]
Metal.MTLIndexType
IndexType { get; }
[Selector ("mesh")]
MetalKit.MTKMesh
Mesh { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("primitiveType")]
Metal.MTLPrimitiveType
PrimitiveType { get; }
Type: MTKTextureLoader
MetalKit.MTKTextureLoader {
[Selector ("newTextureWithCGImage:options:completionHandler:")]
void
FromCGImage(..)
[Selector ("newTextureWithCGImage:options:error:")]
Metal.IMTLTexture
FromCGImage(..)
[Selector ("newTextureWithData:options:completionHandler:")]
void
FromData(..)
[Selector ("newTextureWithData:options:error:")]
Metal.IMTLTexture
FromData(..)
[Selector ("newTextureWithContentsOfURL:options:completionHandler:")]
void
FromUrl(..)
[Selector ("newTextureWithContentsOfURL:options:error:")]
Metal.IMTLTexture
FromUrl(..)
[Selector ("device")]
Metal.IMTLDevice
Device { get; }
Type: MTKView
Type: MTKViewDelegate
Namespace: MetalPerformanceShaders
Type: MPSBinaryImageKernel
Type: MPSImageAreaMax
Type: MPSImageBox
Type: MPSImageConvolution
Type: MPSImageDilate
Type: MPSImageGaussianBlur
Type: MPSImageHistogram
Type: MPSImageHistogramEqualization
Type: MPSImageHistogramSpecification
Type: MPSImageLanczosScale
Type: MPSImageMedian
Type: MPSImageSobel
Type: MPSImageThresholdBinary
Type: MPSImageThresholdBinaryInverse
Type: MPSImageThresholdToZero
Type: MPSImageThresholdToZeroInverse
Type: MPSImageThresholdTruncate
Type: MPSKernel
MetalPerformanceShaders.MPSKernel {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("device")]
Metal.IMTLDevice
Device { get; }
[Selector ("label")]
string
Label { get; }
[Selector ("setLabel:")]
void
Label { set; }
[Selector ("options")]
MetalPerformanceShaders.MPSKernelOptions
Options { get; }
[Selector ("setOptions:")]
void
Options { set; }
[Native ("MPSSupportsMTLDevice")]
bool
Supports(..)
Type: MPSUnaryImageKernel
Namespace: MobileCoreServices
Type: UTType
Namespace: ModelIO
Type: MDLAreaLight
Type: MDLAsset
Type: MDLCamera
Type: MDLCheckerboardTexture
Type: MDLLight
Type: MDLLightProbe
Type: MDLMaterial
Type: MDLMaterialProperty
ModelIO.MDLMaterialProperty {
[Selector ("setProperties:")]
void
SetProperties(..)
[Selector ("color")]
CoreGraphics.CGColor
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("float2Value")]
OpenTK.Vector2
Float2Value { get; }
[Selector ("setFloat2Value:")]
void
Float2Value { set; }
[Selector ("float3Value")]
OpenTK.Vector3
Float3Value { get; }
[Selector ("setFloat3Value:")]
void
Float3Value { set; }
[Selector ("float4Value")]
OpenTK.Vector4
Float4Value { get; }
[Selector ("setFloat4Value:")]
void
Float4Value { set; }
[Selector ("floatValue")]
float
FloatValue { get; }
[Selector ("setFloatValue:")]
void
FloatValue { set; }
[Selector ("matrix4x4")]
OpenTK.Matrix4
Matrix4x4 { get; }
[Selector ("setMatrix4x4:")]
void
Matrix4x4 { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("semantic")]
ModelIO.MDLMaterialSemantic
Semantic { get; }
[Selector ("setSemantic:")]
void
Semantic { set; }
[Selector ("stringValue")]
string
StringValue { get; }
[Selector ("setStringValue:")]
void
StringValue { set; }
[Selector ("textureSamplerValue")]
ModelIO.MDLTextureSampler
TextureSamplerValue { get; }
[Selector ("setTextureSamplerValue:")]
void
TextureSamplerValue { set; }
[Selector ("type")]
ModelIO.MDLMaterialPropertyType
Type { get; }
[Selector ("URLValue")]
Foundation.NSUrl
UrlValue { get; }
[Selector ("setURLValue:")]
void
UrlValue { set; }
Type: MDLMesh
ModelIO.MDLMesh {
[Selector ("addAttributeWithName:format:")]
void
AddAttribute(..)
[Selector ("addNormalsWithAttributeNamed:creaseThreshold:")]
void
AddNormals(..)
[Selector ("addTangentBasisForTextureCoordinateAttributeNamed:tangentAttributeNamed:bitangentAttributeNamed:")]
void
AddTangentBasis(..)
[Selector ("addTangentBasisForTextureCoordinateAttributeNamed:normalAttributeNamed:tangentAttributeNamed:")]
void
AddTangentBasisWithNormals(..)
[Selector ("newBoxWithDimensions:segments:geometryType:inwardNormals:allocator:")]
ModelIO.MDLMesh
CreateBox(..)
[Selector ("newCylinderWithHeight:radii:radialSegments:verticalSegments:geometryType:inwardNormals:allocator:")]
ModelIO.MDLMesh
CreateCylindroid(..)
[Selector ("newEllipsoidWithRadii:radialSegments:verticalSegments:geometryType:inwardNormals:hemisphere:allocator:")]
ModelIO.MDLMesh
CreateEllipsoid(..)
[Selector ("newEllipticalConeWithHeight:radii:radialSegments:verticalSegments:geometryType:inwardNormals:allocator:")]
ModelIO.MDLMesh
CreateEllipticalCone(..)
[Selector ("newIcosahedronWithRadius:inwardNormals:allocator:")]
ModelIO.MDLMesh
CreateIcosahedron(..)
[Selector ("newPlaneWithDimensions:segments:geometryType:allocator:")]
ModelIO.MDLMesh
CreatePlane(..)
[Selector ("newSubdividedMesh:submeshIndex:subdivisionLevels:")]
ModelIO.MDLMesh
CreateSubdividedMesh(..)
[Selector ("meshWithSCNGeometry:")]
ModelIO.MDLMesh
FromGeometry(..)
[Selector ("generateAmbientOcclusionTextureWithSize:raysPerSample:attenuationFactor:objectsToConsider:vertexAttributeNamed:materialPropertyNamed:")]
bool
GenerateAmbientOcclusionTexture(..)
[Selector ("generateAmbientOcclusionTextureWithQuality:attenuationFactor:objectsToConsider:vertexAttributeNamed:materialPropertyNamed:")]
bool
GenerateAmbientOcclusionTexture(..)
[Selector ("generateAmbientOcclusionVertexColorsWithRaysPerSample:attenuationFactor:objectsToConsider:vertexAttributeNamed:")]
bool
GenerateAmbientOcclusionVertexColors(..)
[Selector ("generateAmbientOcclusionVertexColorsWithQuality:attenuationFactor:objectsToConsider:vertexAttributeNamed:")]
bool
GenerateAmbientOcclusionVertexColors(..)
[Selector ("generateLightMapTextureWithTextureSize:lightsToConsider:objectsToConsider:vertexAttributeNamed:materialPropertyNamed:")]
bool
GenerateLightMapTexture(..)
[Selector ("generateLightMapTextureWithQuality:lightsToConsider:objectsToConsider:vertexAttributeNamed:materialPropertyNamed:")]
bool
GenerateLightMapTexture(..)
[Selector ("generateLightMapVertexColorsWithLightsToConsider:objectsToConsider:vertexAttributeNamed:")]
bool
GenerateLightMapVertexColors(..)
[Selector ("vertexAttributeDataForAttributeNamed:")]
ModelIO.MDLVertexAttributeData
GetVertexAttributeDataForAttribute(..)
[Selector ("makeVerticesUnique")]
void
MakeVerticesUnique(..)
[Selector ("boundingBox")]
ModelIO.MDLAxisAlignedBoundingBox
BoundingBox { get; }
[Selector ("submeshes")]
Foundation.NSMutableArray
Submeshes { get; }
[Selector ("vertexBuffers")]
ModelIO.IMDLMeshBuffer
VertexBuffers { get; }
[Selector ("vertexCount")]
System.nuint
VertexCount { get; }
[Selector ("vertexDescriptor")]
ModelIO.MDLVertexDescriptor
VertexDescriptor { get; }
[Selector ("setVertexDescriptor:")]
void
VertexDescriptor { set; }
Type: MDLMeshBufferData
ModelIO.MDLMeshBufferData {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("fillData:offset:")]
void
FillData(..)
[Selector ("allocator")]
ModelIO.IMDLMeshBufferAllocator
Allocator { get; }
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("length")]
System.nuint
Length { get; }
[Selector ("map")]
ModelIO.MDLMeshBufferMap
Map { get; }
[Selector ("type")]
ModelIO.MDLMeshBufferType
Type { get; }
[Selector ("zone")]
ModelIO.IMDLMeshBufferZone
Zone { get; }
Type: MDLMeshBufferDataAllocator
ModelIO.MDLMeshBufferDataAllocator {
[Selector ("newBuffer:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferWithData:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferFromZone:length:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newBufferFromZone:data:type:")]
ModelIO.IMDLMeshBuffer
CreateBuffer(..)
[Selector ("newZone:")]
ModelIO.IMDLMeshBufferZone
CreateZone(..)
[Selector ("newZoneForBuffersWithSize:andType:")]
ModelIO.IMDLMeshBufferZone
CreateZone(..)
Type: MDLMeshBufferMap
Type: MDLMeshBufferZoneDefault
Type: MDLObject
ModelIO.MDLObject {
[Selector ("addChild:")]
void
AddChild(..)
[Selector ("boundingBoxAtTime:")]
ModelIO.MDLAxisAlignedBoundingBox
BoundingBoxAtTime(..)
[Selector ("objectWithSCNNode:")]
ModelIO.MDLObject
FromNode(..)
[Selector ("componentConformingToProtocol:")]
ModelIO.IMDLComponent
IsComponentConforming(..)
[Selector ("setComponent:forProtocol:")]
void
SetComponent(..)
[Selector ("children")]
ModelIO.IMDLObjectContainerComponent
Children { get; }
[Selector ("setChildren:")]
void
Children { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("parent")]
ModelIO.MDLObject
Parent { get; }
[Selector ("setParent:")]
void
Parent { set; }
[Selector ("transform")]
ModelIO.IMDLTransformComponent
Transform { get; }
[Selector ("setTransform:")]
void
Transform { set; }
Type: MDLObjectContainer
Type: MDLPhotometricLight
Type: MDLPhysicallyPlausibleLight
Type: MDLPhysicallyPlausibleScatteringFunction
ModelIO.MDLPhysicallyPlausibleScatteringFunction {
[Selector ("anisotropic")]
ModelIO.MDLMaterialProperty
Anisotropic { get; }
[Selector ("anisotropicRotation")]
ModelIO.MDLMaterialProperty
AnisotropicRotation { get; }
[Selector ("clearcoat")]
ModelIO.MDLMaterialProperty
Clearcoat { get; }
[Selector ("clearcoatGloss")]
ModelIO.MDLMaterialProperty
ClearcoatGloss { get; }
[Selector ("metallic")]
ModelIO.MDLMaterialProperty
Metallic { get; }
[Selector ("roughness")]
ModelIO.MDLMaterialProperty
Roughness { get; }
[Selector ("sheen")]
ModelIO.MDLMaterialProperty
Sheen { get; }
[Selector ("sheenTint")]
ModelIO.MDLMaterialProperty
SheenTint { get; }
[Selector ("specularAmount")]
ModelIO.MDLMaterialProperty
SpecularAmount { get; }
[Selector ("specularTint")]
ModelIO.MDLMaterialProperty
SpecularTint { get; }
[Selector ("subsurface")]
ModelIO.MDLMaterialProperty
Subsurface { get; }
[Selector ("version")]
System.nint
Version { get; }
Type: MDLScatteringFunction
ModelIO.MDLScatteringFunction {
[Selector ("ambientOcclusion")]
ModelIO.MDLMaterialProperty
AmbientOcclusion { get; }
[Selector ("ambientOcclusionScale")]
ModelIO.MDLMaterialProperty
AmbientOcclusionScale { get; }
[Selector ("baseColor")]
ModelIO.MDLMaterialProperty
BaseColor { get; }
[Selector ("emission")]
ModelIO.MDLMaterialProperty
Emission { get; }
[Selector ("interfaceIndexOfRefraction")]
ModelIO.MDLMaterialProperty
InterfaceIndexOfRefraction { get; }
[Selector ("materialIndexOfRefraction")]
ModelIO.MDLMaterialProperty
MaterialIndexOfRefraction { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("normal")]
ModelIO.MDLMaterialProperty
Normal { get; }
[Selector ("specular")]
ModelIO.MDLMaterialProperty
Specular { get; }
Type: MDLSkyCubeTexture
Type: MDLStereoscopicCamera
Type: MDLSubmesh
ModelIO.MDLSubmesh {
[Selector ("submeshWithSCNGeometryElement:")]
ModelIO.MDLSubmesh
FromGeometryElement(..)
[Selector ("geometryType")]
ModelIO.MDLGeometryType
GeometryType { get; }
[Selector ("indexBuffer")]
ModelIO.IMDLMeshBuffer
IndexBuffer { get; }
[Selector ("indexCount")]
System.nuint
IndexCount { get; }
[Selector ("indexType")]
ModelIO.MDLIndexBitDepth
IndexType { get; }
[Selector ("material")]
ModelIO.MDLMaterial
Material { get; }
[Selector ("setMaterial:")]
void
Material { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("topology")]
ModelIO.MDLSubmeshTopology
Topology { get; }
Type: MDLSubmeshTopology
Type: MDLTexture
Type: MDLTextureFilter
ModelIO.MDLTextureFilter {
[Selector ("magFilter")]
ModelIO.MDLMaterialTextureFilterMode
MagFilter { get; }
[Selector ("setMagFilter:")]
void
MagFilter { set; }
[Selector ("minFilter")]
ModelIO.MDLMaterialTextureFilterMode
MinFilter { get; }
[Selector ("setMinFilter:")]
void
MinFilter { set; }
[Selector ("mipFilter")]
ModelIO.MDLMaterialMipMapFilterMode
MipFilter { get; }
[Selector ("setMipFilter:")]
void
MipFilter { set; }
[Selector ("rWrapMode")]
ModelIO.MDLMaterialTextureWrapMode
RWrapMode { get; }
[Selector ("setRWrapMode:")]
void
RWrapMode { set; }
[Selector ("sWrapMode")]
ModelIO.MDLMaterialTextureWrapMode
SWrapMode { get; }
[Selector ("setSWrapMode:")]
void
SWrapMode { set; }
[Selector ("tWrapMode")]
ModelIO.MDLMaterialTextureWrapMode
TWrapMode { get; }
[Selector ("setTWrapMode:")]
void
TWrapMode { set; }
Type: MDLTextureSampler
Type: MDLTransform
Type: MDLUrlTexture
Type: MDLVertexAttribute
ModelIO.MDLVertexAttribute {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("bufferIndex")]
System.nuint
BufferIndex { get; }
[Selector ("setBufferIndex:")]
void
BufferIndex { set; }
[Selector ("format")]
ModelIO.MDLVertexFormat
Format { get; }
[Selector ("setFormat:")]
void
Format { set; }
[Selector ("initializationValue")]
OpenTK.Vector4
InitializationValue { get; }
[Selector ("setInitializationValue:")]
void
InitializationValue { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("offset")]
System.nuint
Offset { get; }
[Selector ("setOffset:")]
void
Offset { set; }
Type: MDLVertexAttributeData
ModelIO.MDLVertexAttributeData {
[Selector ("dataStart")]
System.IntPtr
DataStart { get; }
[Selector ("setDataStart:")]
void
DataStart { set; }
[Selector ("format")]
ModelIO.MDLVertexFormat
Format { get; }
[Selector ("setFormat:")]
void
Format { set; }
[Selector ("map")]
ModelIO.MDLMeshBufferMap
Map { get; }
[Selector ("setMap:")]
void
Map { set; }
[Selector ("stride")]
System.nuint
Stride { get; }
[Selector ("setStride:")]
void
Stride { set; }
Type: MDLVertexBufferLayout
Type: MDLVertexDescriptor
Type: MDLVertexFormatExtensions
Type: MDLVoxelArray
Namespace: MultipeerConnectivity
Type: MCAdvertiserAssistant
Type: MCAdvertiserAssistantDelegate
Type: MCBrowserViewController
Type: MCBrowserViewControllerDelegate
Type: MCNearbyServiceAdvertiser
Type: MCNearbyServiceAdvertiserDelegate
Type: MCNearbyServiceBrowser
Type: MCNearbyServiceBrowserDelegate
Type: MCPeerID
Type: MCSession
MultipeerConnectivity.MCSession {
[Selector ("cancelConnectPeer:")]
void
CancelConnectPeer(..)
[Selector ("connectPeer:withNearbyConnectionData:")]
void
ConnectPeer(..)
[Selector ("disconnect")]
void
Disconnect(..)
[Selector ("initWithPeer:securityIdentity:encryptionPreference:")]
System.IntPtr
Init(..)
[Selector ("nearbyConnectionDataForPeer:withCompletionHandler:")]
void
NearbyConnectionDataForPeer(..)
[Selector ("sendData:toPeers:withMode:error:")]
bool
SendData(..)
[Selector ("sendResourceAtURL:withName:toPeer:withCompletionHandler:")]
Foundation.NSProgress
SendResource(..)
[Selector ("startStreamWithName:toPeer:error:")]
Foundation.NSOutputStream
StartStream(..)
[Selector ("connectedPeers")]
MultipeerConnectivity.MCPeerID
ConnectedPeers { get; }
[Selector ("encryptionPreference")]
MultipeerConnectivity.MCEncryptionPreference
EncryptionPreference { get; }
[Selector ("myPeerID")]
MultipeerConnectivity.MCPeerID
MyPeerID { get; }
[Selector ("securityIdentity")]
Foundation.NSArray
SecurityIdentity { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
Type: MCSessionDelegate
Namespace: NetworkExtension
Type: NEAppProxyFlow
Type: NEAppProxyProvider
Type: NEAppProxyProviderManager
Type: NEAppProxyTcpFlow
Type: NEAppProxyUdpFlow
Type: NEAppRule
Type: NEDnsSettings
Type: NEEvaluateConnectionRule
Type: NEFilterBrowserFlow
Type: NEFilterControlProvider
Type: NEFilterControlVerdict
Type: NEFilterDataProvider
Type: NEFilterDataVerdict
NetworkExtension.NEFilterDataVerdict {
[Selector ("allowVerdict")]
NetworkExtension.NEFilterDataVerdict
AllowVerdict(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("dataVerdictWithPassBytes:peekBytes:")]
NetworkExtension.NEFilterDataVerdict
DataVerdict(..)
[Selector ("dropVerdict")]
NetworkExtension.NEFilterDataVerdict
DropVerdict(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("needRulesVerdict")]
NetworkExtension.NEFilterDataVerdict
NeedRulesVerdict(..)
[Selector ("remediateVerdictWithRemediationURLMapKey:remediationButtonTextMapKey:")]
NetworkExtension.NEFilterDataVerdict
RemediateVerdict(..)
Type: NEFilterFlow
Type: NEFilterManager
Type: NEFilterNewFlowVerdict
NetworkExtension.NEFilterNewFlowVerdict {
[Selector ("allowVerdict")]
NetworkExtension.NEFilterNewFlowVerdict
AllowVerdict(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("dropVerdict")]
NetworkExtension.NEFilterNewFlowVerdict
DropVerdict(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("filterDataVerdictWithFilterInbound:peekInboundBytes:filterOutbound:peekOutboundBytes:")]
NetworkExtension.NEFilterNewFlowVerdict
FilterDataVerdict(..)
[Selector ("needRulesVerdict")]
NetworkExtension.NEFilterNewFlowVerdict
NeedRulesVerdict(..)
[Selector ("remediateVerdictWithRemediationURLMapKey:remediationButtonTextMapKey:")]
NetworkExtension.NEFilterNewFlowVerdict
RemediateVerdict(..)
[Selector ("URLAppendStringVerdictWithMapKey:")]
NetworkExtension.NEFilterNewFlowVerdict
UrlAppendStringVerdict(..)
Type: NEFilterProvider
Type: NEFilterProviderConfiguration
Type: NEFilterRemediationVerdict
Type: NEFilterSocketFlow
Type: NEFilterVerdict
Type: NEFlowMetaData
Type: NEHotspotHelper
Type: NEHotspotHelperCommand
Type: NEHotspotHelperResponse
Type: NEHotspotNetwork
Type: NEIPv4Route
Type: NEIPv4Settings
Type: NEIPv6Route
Type: NEIPv6Settings
Type: NEOnDemandRule
Type: NEOnDemandRuleEvaluateConnection
Type: NEPacketTunnelFlow
Type: NEPacketTunnelNetworkSettings
Type: NEPacketTunnelProvider
NetworkExtension.NEPacketTunnelProvider {
[Selector ("cancelTunnelWithError:")]
void
CancelTunnel(..)
[Selector ("createTCPConnectionThroughTunnelToEndpoint:enableTLS:TLSParameters:delegate:")]
NetworkExtension.NWTcpConnection
CreateTcpConnection(..)
[Selector ("createUDPSessionThroughTunnelToEndpoint:fromEndpoint:")]
NetworkExtension.NWUdpSession
CreateUdpSession(..)
[Selector ("startTunnelWithOptions:completionHandler:")]
void
StartTunnel(..)
[Selector ("stopTunnelWithReason:completionHandler:")]
void
StopTunnel(..)
[Selector ("packetFlow")]
NetworkExtension.NEPacketTunnelFlow
PacketFlow { get; }
Type: NEProvider
Type: NEProxyServer
Type: NEProxySettings
Type: NETunnelNetworkSettings
Type: NETunnelProvider
Type: NETunnelProviderManager
Type: NETunnelProviderProtocol
Type: NETunnelProviderSession
Type: NEVpnConnection
Type: NEVpnIke2SecurityAssociationParameters
Type: NEVpnManager
Type: NEVpnProtocol
Type: NEVpnProtocolIke2
Type: NEVpnProtocolIpSec
Type: NWBonjourServiceEndpoint
Type: NWHostEndpoint
Type: NWPath
Type: NWTcpConnection
NetworkExtension.NWTcpConnection {
[Selector ("cancel")]
void
Cancel(..)
[Selector ("readLength:completionHandler:")]
void
ReadLength(..)
[Selector ("readMinimumLength:maximumLength:completionHandler:")]
void
ReadMinimumLength(..)
[Selector ("write:completionHandler:")]
void
Write(..)
[Selector ("writeClose")]
void
WriteClose(..)
[Selector ("connectedPath")]
NetworkExtension.NWPath
ConnectedPath { get; }
[Selector ("endpoint")]
NetworkExtension.NWEndpoint
Endpoint { get; }
[Selector ("error")]
Foundation.NSError
Error { get; }
[Selector ("hasBetterPath")]
bool
HasBetterPath { get; }
[Selector ("localAddress")]
NetworkExtension.NWEndpoint
LocalAddress { get; }
[Selector ("remoteAddress")]
NetworkExtension.NWEndpoint
RemoteAddress { get; }
[Selector ("state")]
NetworkExtension.NWTcpConnectionState
State { get; }
[Selector ("txtRecord")]
Foundation.NSData
TxtRecord { get; }
[Selector ("isViable")]
bool
Viable { get; }
Type: NWTcpConnectionAuthenticationDelegate
Type: NWTlsParameters
Type: NWUdpSession
Namespace: NewsstandKit
Type: NKAssetDownload
Type: NKIssue
NewsstandKit.NKIssue {
[Selector ("addAssetWithRequest:")]
NewsstandKit.NKAssetDownload
AddAsset(..)
[Selector ("contentURL")]
Foundation.NSUrl
ContentUrl { get; }
[Selector ("date")]
Foundation.NSDate
Date { get; }
[Selector ("downloadingAssets")]
NewsstandKit.NKAssetDownload
DownloadingAssets { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("status")]
NewsstandKit.NKIssueContentStatus
Status { get; }
Type: NKLibrary
Namespace: NotificationCenter
Type: NCWidgetController
Type: NCWidgetProviding
Namespace: ObjCRuntime
Type: BlockLiteral
Type: Class
Type: Dlfcn
Type: Protocol
Type: Runtime
Type: Selector
Namespace: OpenGLES
Type: EAGLContext
Namespace: PassKit
Type: PKAddPassButton
PassKit.PKAddPassButton {
[Selector ("addPassButtonWithStyle:")]
PassKit.PKAddPassButton
Create(..)
[Selector ("addPassButtonStyle")]
PassKit.PKAddPassButtonStyle
Style { get; }
[Selector ("setAddPassButtonStyle:")]
void
Style { set; }
Type: PKAddPassButtonAppearance
Type: PKAddPassesViewController
Type: _PKAddPassesViewControllerDelegate
Type: PKAddPassesViewControllerDelegate
Type: PKAddPaymentPassRequest
Type: PKAddPaymentPassRequestConfiguration
Type: PKAddPaymentPassViewController
Type: PKAddPaymentPassViewControllerDelegate
Type: PKContact
PassKit.PKContact {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("emailAddress")]
string
EmailAddress { get; }
[Selector ("setEmailAddress:")]
void
EmailAddress { set; }
[Selector ("name")]
Foundation.NSPersonNameComponents
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("phoneNumber")]
Contacts.CNPhoneNumber
PhoneNumber { get; }
[Selector ("setPhoneNumber:")]
void
PhoneNumber { set; }
[Selector ("postalAddress")]
Contacts.CNPostalAddress
PostalAddress { get; }
[Selector ("setPostalAddress:")]
void
PostalAddress { set; }
Type: PKObject
Type: PKPass
PassKit.PKPass {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("localizedValueForFieldKey:")]
Foundation.NSObject
GetLocalizedValue(..)
[Selector ("authenticationToken")]
string
AuthenticationToken { get; }
[Selector ("deviceName")]
string
DeviceName { get; }
[Selector ("icon")]
UIKit.UIImage
Icon { get; }
[Selector ("localizedDescription")]
string
LocalizedDescription { get; }
[Selector ("localizedName")]
string
LocalizedName { get; }
[Selector ("organizationName")]
string
OrganizationName { get; }
[Selector ("passType")]
PassKit.PKPassType
PassType { get; }
[Selector ("passTypeIdentifier")]
string
PassTypeIdentifier { get; }
[Selector ("passURL")]
Foundation.NSUrl
PassUrl { get; }
[Selector ("paymentPass")]
PassKit.PKPaymentPass
PaymentPass { get; }
[Selector ("relevantDate")]
Foundation.NSDate
RelevantDate { get; }
[Selector ("isRemotePass")]
bool
RemotePass { get; }
[Selector ("serialNumber")]
string
SerialNumber { get; }
[Selector ("userInfo")]
Foundation.NSDictionary
UserInfo { get; }
[Selector ("webServiceURL")]
Foundation.NSUrl
WebServiceUrl { get; }
Type: PKPassLibrary
Type: PKPayment
Type: PKPaymentAuthorizationViewController
Type: _PKPaymentAuthorizationViewControllerDelegate
Type: PKPaymentAuthorizationViewControllerDelegate
Type: PKPaymentButton
Type: PKPaymentMethod
Type: PKPaymentPass
Type: PKPaymentRequest
Type: PKPaymentSummaryItem
PassKit.PKPaymentSummaryItem {
[Selector ("summaryItemWithLabel:amount:")]
PassKit.PKPaymentSummaryItem
Create(..)
[Selector ("amount")]
Foundation.NSDecimalNumber
Amount { get; }
[Selector ("setAmount:")]
void
Amount { set; }
[Selector ("label")]
string
Label { get; }
[Selector ("setLabel:")]
void
Label { set; }
Type: PKPaymentToken
Type: PKShippingMethod
Namespace: Photos
Type: PHAdjustmentData
Type: PHAsset
Photos.PHAsset {
[Selector ("canPerformEditOperation:")]
bool
CanPerformEditOperation(..)
[Selector ("fetchAssetsInAssetCollection:options:")]
Photos.PHFetchResult
FetchAssets(..)
[Selector ("fetchAssetsWithMediaType:options:")]
Photos.PHFetchResult
FetchAssets(..)
[Selector ("fetchAssetsWithBurstIdentifier:options:")]
Photos.PHFetchResult
FetchAssets(..)
[Selector ("fetchAssetsWithOptions:")]
Photos.PHFetchResult
FetchAssets(..)
[Selector ("fetchAssetsWithALAssetURLs:options:")]
Photos.PHFetchResult
FetchAssets(..)
[Selector ("fetchAssetsWithLocalIdentifiers:options:")]
Photos.PHFetchResult
FetchAssetsUsingLocalIdentifiers(..)
[Selector ("fetchKeyAssetsInAssetCollection:options:")]
Photos.PHFetchResult
FetchKeyAssets(..)
[Selector ("burstIdentifier")]
string
BurstIdentifier { get; }
[Selector ("burstSelectionTypes")]
Photos.PHAssetBurstSelectionType
BurstSelectionTypes { get; }
[Selector ("creationDate")]
Foundation.NSDate
CreationDate { get; }
[Selector ("duration")]
double
Duration { get; }
[Selector ("isFavorite")]
bool
Favorite { get; }
[Selector ("isHidden")]
bool
Hidden { get; }
[Selector ("location")]
CoreLocation.CLLocation
Location { get; }
[Selector ("mediaSubtypes")]
Photos.PHAssetMediaSubtype
MediaSubtypes { get; }
[Selector ("mediaType")]
Photos.PHAssetMediaType
MediaType { get; }
[Selector ("modificationDate")]
Foundation.NSDate
ModificationDate { get; }
[Selector ("pixelHeight")]
System.nuint
PixelHeight { get; }
[Selector ("pixelWidth")]
System.nuint
PixelWidth { get; }
[Selector ("representsBurst")]
bool
RepresentsBurst { get; }
[Selector ("sourceType")]
Photos.PHAssetSourceType
SourceType { get; }
Type: PHAssetChangeRequest
Photos.PHAssetChangeRequest {
[Selector ("changeRequestForAsset:")]
Photos.PHAssetChangeRequest
ChangeRequest(..)
[Selector ("deleteAssets:")]
void
DeleteAssets(..)
[Selector ("creationRequestForAssetFromImage:")]
Photos.PHAssetChangeRequest
FromImage(..)
[Selector ("creationRequestForAssetFromImageAtFileURL:")]
Photos.PHAssetChangeRequest
FromImage(..)
[Selector ("creationRequestForAssetFromVideoAtFileURL:")]
Photos.PHAssetChangeRequest
FromVideo(..)
[Selector ("revertAssetContentToOriginal")]
void
RevertAssetContentToOriginal(..)
[Selector ("contentEditingOutput")]
Photos.PHContentEditingOutput
ContentEditingOutput { get; }
[Selector ("setContentEditingOutput:")]
void
ContentEditingOutput { set; }
[Selector ("creationDate")]
Foundation.NSDate
CreationDate { get; }
[Selector ("setCreationDate:")]
void
CreationDate { set; }
[Selector ("isFavorite")]
bool
Favorite { get; }
[Selector ("setFavorite:")]
void
Favorite { set; }
[Selector ("isHidden")]
bool
Hidden { get; }
[Selector ("setHidden:")]
void
Hidden { set; }
[Selector ("location")]
CoreLocation.CLLocation
Location { get; }
[Selector ("setLocation:")]
void
Location { set; }
[Selector ("placeholderForCreatedAsset")]
Photos.PHObjectPlaceholder
PlaceholderForCreatedAsset { get; }
Type: PHAssetCollection
Type: PHAssetCollectionChangeRequest
Type: PHAssetCreationRequest
Type: PHAssetResource
Type: PHAssetResourceCreationOptions
Type: PHAssetResourceManager
Type: PHAssetResourceRequestOptions
Type: PHCachingImageManager
Type: PHChange
Type: PHCollection
Type: PHCollectionList
Type: PHCollectionListChangeRequest
Type: PHContentEditingInput
Type: PHContentEditingInputRequestOptions
Type: PHContentEditingOutput
Type: PHFetchOptions
Type: PHFetchResult
Photos.PHFetchResult {
[Selector ("objectAtIndexedSubscript:")]
Foundation.NSObject
_ObjectAtIndexedSubscript(..)
[Selector ("objectsAtIndexes:")]
System.IntPtr
_ObjectsAt(..)
[Selector ("containsObject:")]
bool
Contains(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("countOfAssetsWithMediaType:")]
System.nuint
CountOfAssetsWithMediaType(..)
[Selector ("enumerateObjectsUsingBlock:")]
void
Enumerate(..)
[Selector ("enumerateObjectsWithOptions:usingBlock:")]
void
Enumerate(..)
[Selector ("enumerateObjectsAtIndexes:options:usingBlock:")]
void
Enumerate(..)
[Selector ("indexOfObject:")]
System.nint
IndexOf(..)
[Selector ("indexOfObject:inRange:")]
System.nint
IndexOf(..)
[Selector ("objectAtIndex:")]
Foundation.NSObject
ObjectAt(..)
[Selector ("count")]
System.nint
Count { get; }
[Selector ("firstObject")]
Foundation.NSObject
firstObject { get; }
[Selector ("lastObject")]
Foundation.NSObject
LastObject { get; }
Type: PHFetchResultChangeDetails
Type: PHImageManager
Type: PHImageRequestOptions
Type: PHObject
Type: PHObjectChangeDetails
Type: PHPhotoLibrary
Type: PHPhotoLibraryChangeObserver
Type: PHVideoRequestOptions
Namespace: PhotosUI
Type: PHContentEditingController
Namespace: PushKit
Type: PKPushCredentials
Type: PKPushPayload
Type: PKPushRegistry
Type: PKPushRegistryDelegate
Namespace: QuickLook
Type: QLPreviewController
Type: _QLPreviewControllerDelegate
Type: QLPreviewControllerDataSource
Type: QLPreviewControllerDelegate
Type: QLPreviewItem
Namespace: ReplayKit
Type: RPPreviewViewController
Type: RPPreviewViewControllerDelegate
Type: RPScreenRecorder
Type: RPScreenRecorderDelegate
Namespace: SafariServices
Type: SFContentBlockerManager
Type: SFSafariViewController
Type: SFSafariViewControllerDelegate
Type: SSReadingList
Namespace: SceneKit
Type: SCNAction
SceneKit.SCNAction {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("customActionWithDuration:actionBlock:")]
SceneKit.SCNAction
CustomAction(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("fadeInWithDuration:")]
SceneKit.SCNAction
FadeIn(..)
[Selector ("fadeOpacityBy:duration:")]
SceneKit.SCNAction
FadeOpacityBy(..)
[Selector ("fadeOpacityTo:duration:")]
SceneKit.SCNAction
FadeOpacityTo(..)
[Selector ("fadeOutWithDuration:")]
SceneKit.SCNAction
FadeOut(..)
[Selector ("javaScriptActionWithScript:duration:")]
SceneKit.SCNAction
FromJavascript(..)
[Selector ("group:")]
SceneKit.SCNAction
Group(..)
[Selector ("hide")]
SceneKit.SCNAction
Hide(..)
[Selector ("moveByX:y:z:duration:")]
SceneKit.SCNAction
MoveBy(..)
[Selector ("moveBy:duration:")]
SceneKit.SCNAction
MoveBy(..)
[Selector ("moveTo:duration:")]
SceneKit.SCNAction
MoveTo(..)
[Selector ("playAudioSource:waitForCompletion:")]
SceneKit.SCNAction
PlayAudioSource(..)
[Selector ("removeFromParentNode")]
SceneKit.SCNAction
RemoveFromParentNode(..)
[Selector ("repeatAction:count:")]
SceneKit.SCNAction
RepeatAction(..)
[Selector ("repeatActionForever:")]
SceneKit.SCNAction
RepeatActionForever(..)
[Selector ("reversedAction")]
SceneKit.SCNAction
ReversedAction(..)
[Selector ("rotateByX:y:z:duration:")]
SceneKit.SCNAction
RotateBy(..)
[Selector ("rotateByAngle:aroundAxis:duration:")]
SceneKit.SCNAction
RotateBy(..)
[Selector ("rotateToX:y:z:duration:")]
SceneKit.SCNAction
RotateTo(..)
[Selector ("rotateToX:y:z:duration:shortestUnitArc:")]
SceneKit.SCNAction
RotateTo(..)
[Selector ("rotateToAxisAngle:duration:")]
SceneKit.SCNAction
RotateTo(..)
[Selector ("runBlock:")]
SceneKit.SCNAction
Run(..)
[Selector ("runBlock:queue:")]
SceneKit.SCNAction
Run(..)
[Selector ("scaleBy:duration:")]
SceneKit.SCNAction
ScaleBy(..)
[Selector ("scaleTo:duration:")]
SceneKit.SCNAction
ScaleTo(..)
[Selector ("sequence:")]
SceneKit.SCNAction
Sequence(..)
[Selector ("setTimingFunction:")]
void
SetTimingFunction(..)
[Selector ("unhide")]
SceneKit.SCNAction
Unhide(..)
[Selector ("waitForDuration:")]
SceneKit.SCNAction
Wait(..)
[Selector ("waitForDuration:withRange:")]
SceneKit.SCNAction
Wait(..)
[Selector ("duration")]
double
DurationInSeconds { get; }
[Selector ("setDuration:")]
void
DurationInSeconds { set; }
[Selector ("speed")]
System.nfloat
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("timingMode")]
SceneKit.SCNActionTimingMode
TimingMode { get; }
[Selector ("setTimingMode:")]
void
TimingMode { set; }
Type: SCNActionable
Type: SCNAnimatable
Type: SCNAnimationEvent
Type: SCNAudioPlayer
Type: SCNAudioSource
SceneKit.SCNAudioSource {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("audioSourceNamed:")]
SceneKit.SCNAudioSource
FromFile(..)
[Selector ("load")]
void
Load(..)
[Selector ("loops")]
bool
Loops { get; }
[Selector ("setLoops:")]
void
Loops { set; }
[Selector ("isPositional")]
bool
Positional { get; }
[Selector ("setPositional:")]
void
Positional { set; }
[Selector ("rate")]
float
Rate { get; }
[Selector ("setRate:")]
void
Rate { set; }
[Selector ("reverbBlend")]
float
ReverbBlend { get; }
[Selector ("setReverbBlend:")]
void
ReverbBlend { set; }
[Selector ("shouldStream")]
bool
ShouldStream { get; }
[Selector ("setShouldStream:")]
void
ShouldStream { set; }
[Selector ("volume")]
float
Volume { get; }
[Selector ("setVolume:")]
void
Volume { set; }
Type: SCNBillboardConstraint
Type: SCNBoundingVolume
Type: SCNBox
Type: SCNCamera
Type: SCNCapsule
Type: SCNCone
Type: SCNConstraint
Type: SCNCylinder
Type: SCNFloor
Type: SCNGeometry
Type: SCNGeometryElement
SceneKit.SCNGeometryElement {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("geometryElementWithData:primitiveType:primitiveCount:bytesPerIndex:")]
SceneKit.SCNGeometryElement
FromData(..)
[Selector ("geometryElementWithMDLSubmesh:")]
SceneKit.SCNGeometryElement
FromSubmesh(..)
[Selector ("bytesPerIndex")]
System.nint
BytesPerIndex { get; }
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("primitiveCount")]
System.nint
PrimitiveCount { get; }
[Selector ("primitiveType")]
SceneKit.SCNGeometryPrimitiveType
PrimitiveType { get; }
Type: SCNGeometrySource
SceneKit.SCNGeometrySource {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("geometrySourceWithData:semantic:vectorCount:floatComponents:componentsPerVector:bytesPerComponent:dataOffset:dataStride:")]
SceneKit.SCNGeometrySource
FromData(..)
[Selector ("geometrySourceWithBuffer:vertexFormat:semantic:vertexCount:dataOffset:dataStride:")]
SceneKit.SCNGeometrySource
FromMetalBuffer(..)
[Selector ("geometrySourceWithNormals:count:")]
SceneKit.SCNGeometrySource
FromNormals(..)
[Selector ("geometrySourceWithTextureCoordinates:count:")]
SceneKit.SCNGeometrySource
FromTextureCoordinates(..)
[Selector ("geometrySourceWithVertices:count:")]
SceneKit.SCNGeometrySource
FromVertices(..)
[Selector ("bytesPerComponent")]
System.nint
BytesPerComponent { get; }
[Selector ("componentsPerVector")]
System.nint
ComponentsPerVector { get; }
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("dataOffset")]
System.nint
DataOffset { get; }
[Selector ("dataStride")]
System.nint
DataStride { get; }
[Selector ("floatComponents")]
bool
FloatComponents { get; }
[Selector ("semantic")]
Foundation.NSString
Semantic { get; }
[Selector ("vectorCount")]
System.nint
VectorCount { get; }
Type: SCNHitTestResult
Type: SCNIKConstraint
Type: SCNJavaScript
Type: SCNLevelOfDetail
Type: SCNLight
Type: SCNLookAtConstraint
Type: SCNMaterial
SceneKit.SCNMaterial {
[Selector ("addAnimation:forKey:")]
void
AddAnimation(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("material")]
SceneKit.SCNMaterial
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("materialWithMDLMaterial:")]
SceneKit.SCNMaterial
FromMaterial(..)
[Selector ("animationForKey:")]
CoreAnimation.CAAnimation
GetAnimation(..)
[Selector ("animationKeys")]
Foundation.NSString
GetAnimationKeys(..)
[Selector ("handleBindingOfSymbol:usingBlock:")]
void
HandleBinding(..)
[Selector ("handleUnbindingOfSymbol:usingBlock:")]
void
HandleUnbinding(..)
[Selector ("isAnimationForKeyPaused:")]
bool
IsAnimationPaused(..)
[Selector ("pauseAnimationForKey:")]
void
PauseAnimation(..)
[Selector ("removeAllAnimations")]
void
RemoveAllAnimations(..)
[Selector ("removeAnimationForKey:")]
void
RemoveAnimation(..)
[Selector ("removeAnimationForKey:fadeOutDuration:")]
void
RemoveAnimation(..)
[Selector ("resumeAnimationForKey:")]
void
ResumeAnimation(..)
[Selector ("ambient")]
SceneKit.SCNMaterialProperty
Ambient { get; }
[Selector ("ambientOcclusion")]
SceneKit.SCNMaterialProperty
AmbientOcclusion { get; }
[Selector ("blendMode")]
SceneKit.SCNBlendMode
BlendMode { get; }
[Selector ("setBlendMode:")]
void
BlendMode { set; }
[Selector ("cullMode")]
SceneKit.SCNCullMode
CullMode { get; }
[Selector ("setCullMode:")]
void
CullMode { set; }
[Selector ("diffuse")]
SceneKit.SCNMaterialProperty
Diffuse { get; }
[Selector ("isDoubleSided")]
bool
DoubleSided { get; }
[Selector ("setDoubleSided:")]
void
DoubleSided { set; }
[Selector ("emission")]
SceneKit.SCNMaterialProperty
Emission { get; }
[Selector ("fresnelExponent")]
System.nfloat
FresnelExponent { get; }
[Selector ("setFresnelExponent:")]
void
FresnelExponent { set; }
[Selector ("lightingModelName")]
Foundation.NSString
LightingModelName { get; }
[Selector ("setLightingModelName:")]
void
LightingModelName { set; }
[Selector ("isLitPerPixel")]
bool
LitPerPixel { get; }
[Selector ("setLitPerPixel:")]
void
LitPerPixel { set; }
[Selector ("locksAmbientWithDiffuse")]
bool
LocksAmbientWithDiffuse { get; }
[Selector ("setLocksAmbientWithDiffuse:")]
void
LocksAmbientWithDiffuse { set; }
[Selector ("multiply")]
SceneKit.SCNMaterialProperty
Multiply { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("normal")]
SceneKit.SCNMaterialProperty
Normal { get; }
[Selector ("program")]
SceneKit.SCNProgram
Program { get; }
[Selector ("setProgram:")]
void
Program { set; }
[Selector ("readsFromDepthBuffer")]
bool
ReadsFromDepthBuffer { get; }
[Selector ("setReadsFromDepthBuffer:")]
void
ReadsFromDepthBuffer { set; }
[Selector ("reflective")]
SceneKit.SCNMaterialProperty
Reflective { get; }
[Selector ("selfIllumination")]
SceneKit.SCNMaterialProperty
SelfIllumination { get; }
[Selector ("shininess")]
System.nfloat
Shininess { get; }
[Selector ("setShininess:")]
void
Shininess { set; }
[Selector ("specular")]
SceneKit.SCNMaterialProperty
Specular { get; }
[Selector ("transparency")]
System.nfloat
Transparency { get; }
[Selector ("setTransparency:")]
void
Transparency { set; }
[Selector ("transparencyMode")]
SceneKit.SCNTransparencyMode
TransparencyMode { get; }
[Selector ("setTransparencyMode:")]
void
TransparencyMode { set; }
[Selector ("transparent")]
SceneKit.SCNMaterialProperty
Transparent { get; }
[Selector ("shaderModifiers")]
Foundation.NSDictionary
WeakShaderModifiers { get; }
[Selector ("setShaderModifiers:")]
void
WeakShaderModifiers { set; }
[Selector ("writesToDepthBuffer")]
bool
WritesToDepthBuffer { get; }
[Selector ("setWritesToDepthBuffer:")]
void
WritesToDepthBuffer { set; }
Type: SCNMaterialProperty
Type: SCNMorpher
Type: SCNNode
SceneKit.SCNNode {
[Selector ("addAnimation:forKey:")]
void
AddAnimation(..)
[Selector ("addChildNode:")]
void
AddChildNode(..)
[Selector ("addParticleSystem:")]
void
AddParticleSystem(..)
[Selector ("clone")]
SceneKit.SCNNode
Clone(..)
[Selector ("convertPosition:fromNode:")]
SceneKit.SCNVector3
ConvertPositionFromNode(..)
[Selector ("convertPosition:toNode:")]
SceneKit.SCNVector3
ConvertPositionToNode(..)
[Selector ("convertTransform:fromNode:")]
SceneKit.SCNMatrix4
ConvertTransformFromNode(..)
[Selector ("convertTransform:toNode:")]
SceneKit.SCNMatrix4
ConvertTransformToNode(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("node")]
SceneKit.SCNNode
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateChildNodesUsingBlock:")]
void
EnumerateChildNodes(..)
[Selector ("childNodeWithName:recursively:")]
SceneKit.SCNNode
FindChildNode(..)
[Selector ("childNodesPassingTest:")]
SceneKit.SCNNode
FindNodes(..)
[Selector ("flattenedClone")]
SceneKit.SCNNode
FlattenedClone(..)
[Selector ("nodeWithGeometry:")]
SceneKit.SCNNode
FromGeometry(..)
[Selector ("nodeWithMDLObject:")]
SceneKit.SCNNode
FromModelObject(..)
[Selector ("actionForKey:")]
SceneKit.SCNAction
GetAction(..)
[Selector ("animationForKey:")]
CoreAnimation.CAAnimation
GetAnimation(..)
[Selector ("animationKeys")]
Foundation.NSString
GetAnimationKeys(..)
[Selector ("getBoundingBoxMin:max:")]
bool
GetBoundingBox(..)
[Selector ("getBoundingSphereCenter:radius:")]
bool
GetBoundingSphere(..)
[Selector ("hasActions")]
bool
HasActions(..)
[Selector ("hitTestWithSegmentFromPoint:toPoint:options:")]
SceneKit.SCNHitTestResult
HitTest(..)
[Selector ("insertChildNode:atIndex:")]
void
InsertChildNode(..)
[Selector ("isAnimationForKeyPaused:")]
bool
IsAnimationPaused(..)
[Selector ("pauseAnimationForKey:")]
void
PauseAnimation(..)
[Selector ("removeActionForKey:")]
void
RemoveAction(..)
[Selector ("removeAllActions")]
void
RemoveAllActions(..)
[Selector ("removeAllAnimations")]
void
RemoveAllAnimations(..)
[Selector ("removeAllParticleSystems")]
void
RemoveAllParticleSystems(..)
[Selector ("removeAnimationForKey:")]
void
RemoveAnimation(..)
[Selector ("removeAnimationForKey:fadeOutDuration:")]
void
RemoveAnimation(..)
[Selector ("removeFromParentNode")]
void
RemoveFromParentNode(..)
[Selector ("removeParticleSystem:")]
void
RemoveParticleSystem(..)
[Selector ("replaceChildNode:with:")]
void
ReplaceChildNode(..)
[Selector ("resumeAnimationForKey:")]
void
ResumeAnimation(..)
[Selector ("runAction:")]
void
RunAction(..)
[Selector ("runAction:completionHandler:")]
void
RunAction(..)
[Selector ("runAction:forKey:")]
void
RunAction(..)
[Selector ("runAction:forKey:completionHandler:")]
void
RunAction(..)
[Selector ("setBoundingBoxMin:max:")]
void
SetBoundingBox(..)
[Selector ("actionKeys")]
string
ActionKeys { get; }
[Selector ("camera")]
SceneKit.SCNCamera
Camera { get; }
[Selector ("setCamera:")]
void
Camera { set; }
[Selector ("castsShadow")]
bool
CastsShadow { get; }
[Selector ("setCastsShadow:")]
void
CastsShadow { set; }
[Selector ("categoryBitMask")]
System.nuint
CategoryBitMask { get; }
[Selector ("setCategoryBitMask:")]
void
CategoryBitMask { set; }
[Selector ("childNodes")]
SceneKit.SCNNode
ChildNodes { get; }
[Selector ("constraints")]
SceneKit.SCNConstraint
Constraints { get; }
[Selector ("setConstraints:")]
void
Constraints { set; }
[Selector ("eulerAngles")]
SceneKit.SCNVector3
EulerAngles { get; }
[Selector ("setEulerAngles:")]
void
EulerAngles { set; }
[Selector ("filters")]
CoreImage.CIFilter
Filters { get; }
[Selector ("setFilters:")]
void
Filters { set; }
[Selector ("geometry")]
SceneKit.SCNGeometry
Geometry { get; }
[Selector ("setGeometry:")]
void
Geometry { set; }
[Selector ("isHidden")]
bool
Hidden { get; }
[Selector ("setHidden:")]
void
Hidden { set; }
[Selector ("light")]
SceneKit.SCNLight
Light { get; }
[Selector ("setLight:")]
void
Light { set; }
[Selector ("morpher")]
SceneKit.SCNMorpher
Morpher { get; }
[Selector ("setMorpher:")]
void
Morpher { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("opacity")]
System.nfloat
Opacity { get; }
[Selector ("setOpacity:")]
void
Opacity { set; }
[Selector ("orientation")]
SceneKit.SCNQuaternion
Orientation { get; }
[Selector ("setOrientation:")]
void
Orientation { set; }
[Selector ("parentNode")]
SceneKit.SCNNode
ParentNode { get; }
[Selector ("particleSystems")]
SceneKit.SCNParticleSystem
ParticleSystems { get; }
[Selector ("isPaused")]
bool
Paused { get; }
[Selector ("setPaused:")]
void
Paused { set; }
[Selector ("physicsBody")]
SceneKit.SCNPhysicsBody
PhysicsBody { get; }
[Selector ("setPhysicsBody:")]
void
PhysicsBody { set; }
[Selector ("physicsField")]
SceneKit.SCNPhysicsField
PhysicsField { get; }
[Selector ("setPhysicsField:")]
void
PhysicsField { set; }
[Selector ("pivot")]
SceneKit.SCNMatrix4
Pivot { get; }
[Selector ("setPivot:")]
void
Pivot { set; }
[Selector ("position")]
SceneKit.SCNVector3
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("presentationNode")]
SceneKit.SCNNode
PresentationNode { get; }
[Selector ("renderingOrder")]
System.nint
RenderingOrder { get; }
[Selector ("setRenderingOrder:")]
void
RenderingOrder { set; }
[Selector ("rotation")]
SceneKit.SCNVector4
Rotation { get; }
[Selector ("setRotation:")]
void
Rotation { set; }
[Selector ("scale")]
SceneKit.SCNVector3
Scale { get; }
[Selector ("setScale:")]
void
Scale { set; }
[Selector ("skinner")]
SceneKit.SCNSkinner
Skinner { get; }
[Selector ("setSkinner:")]
void
Skinner { set; }
[Selector ("transform")]
SceneKit.SCNMatrix4
Transform { get; }
[Selector ("setTransform:")]
void
Transform { set; }
[Selector ("rendererDelegate")]
Foundation.NSObject
WeakRendererDelegate { get; }
[Selector ("setRendererDelegate:")]
void
WeakRendererDelegate { set; }
[Selector ("worldTransform")]
SceneKit.SCNMatrix4
WorldTransform { get; }
Type: SCNNodeRendererDelegate
Type: SCNParticlePropertyController
SceneKit.SCNParticlePropertyController {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("controllerWithAnimation:")]
SceneKit.SCNParticlePropertyController
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("animation")]
CoreAnimation.CAAnimation
Animation { get; }
[Selector ("setAnimation:")]
void
Animation { set; }
[Selector ("inputBias")]
System.nfloat
InputBias { get; }
[Selector ("setInputBias:")]
void
InputBias { set; }
[Selector ("inputMode")]
SceneKit.SCNParticleInputMode
InputMode { get; }
[Selector ("setInputMode:")]
void
InputMode { set; }
[Selector ("inputOrigin")]
SceneKit.SCNNode
InputOrigin { get; }
[Selector ("setInputOrigin:")]
void
InputOrigin { set; }
[Selector ("inputProperty")]
Foundation.NSString
InputProperty { get; }
[Selector ("setInputProperty:")]
void
InputProperty { set; }
[Selector ("inputScale")]
System.nfloat
InputScale { get; }
[Selector ("setInputScale:")]
void
InputScale { set; }
Type: SCNParticleSystem
Type: SCNPhysicsBallSocketJoint
SceneKit.SCNPhysicsBallSocketJoint {
[Selector ("jointWithBodyA:anchorA:bodyB:anchorB:")]
SceneKit.SCNPhysicsBallSocketJoint
Create(..)
[Selector ("jointWithBody:anchor:")]
SceneKit.SCNPhysicsBallSocketJoint
Create(..)
[Selector ("anchorA")]
SceneKit.SCNVector3
AnchorA { get; }
[Selector ("setAnchorA:")]
void
AnchorA { set; }
[Selector ("anchorB")]
SceneKit.SCNVector3
AnchorB { get; }
[Selector ("setAnchorB:")]
void
AnchorB { set; }
[Selector ("bodyA")]
SceneKit.SCNPhysicsBody
BodyA { get; }
[Selector ("bodyB")]
SceneKit.SCNPhysicsBody
BodyB { get; }
Type: SCNPhysicsBehavior
Type: SCNPhysicsBody
Type: SCNPhysicsContact
Type: SCNPhysicsContactDelegate
Type: SCNPhysicsField
SceneKit.SCNPhysicsField {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("dragField")]
SceneKit.SCNPhysicsField
CreateDragField(..)
[Selector ("electricField")]
SceneKit.SCNPhysicsField
CreateElectricField(..)
[Selector ("linearGravityField")]
SceneKit.SCNPhysicsField
CreateLinearGravityField(..)
[Selector ("magneticField")]
SceneKit.SCNPhysicsField
CreateMagneticField(..)
[Selector ("noiseFieldWithSmoothness:animationSpeed:")]
SceneKit.SCNPhysicsField
CreateNoiseField(..)
[Selector ("radialGravityField")]
SceneKit.SCNPhysicsField
CreateRadialGravityField(..)
[Selector ("springField")]
SceneKit.SCNPhysicsField
CreateSpringField(..)
[Selector ("turbulenceFieldWithSmoothness:animationSpeed:")]
SceneKit.SCNPhysicsField
CreateTurbulenceField(..)
[Selector ("vortexField")]
SceneKit.SCNPhysicsField
CreateVortexField(..)
[Selector ("customFieldWithEvaluationBlock:")]
SceneKit.SCNPhysicsField
CustomField(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("isActive")]
bool
Active { get; }
[Selector ("setActive:")]
void
Active { set; }
[Selector ("categoryBitMask")]
System.nuint
CategoryBitMask { get; }
[Selector ("setCategoryBitMask:")]
void
CategoryBitMask { set; }
[Selector ("direction")]
SceneKit.SCNVector3
Direction { get; }
[Selector ("setDirection:")]
void
Direction { set; }
[Selector ("isExclusive")]
bool
Exclusive { get; }
[Selector ("setExclusive:")]
void
Exclusive { set; }
[Selector ("falloffExponent")]
System.nfloat
FalloffExponent { get; }
[Selector ("setFalloffExponent:")]
void
FalloffExponent { set; }
[Selector ("halfExtent")]
SceneKit.SCNVector3
HalfExtent { get; }
[Selector ("setHalfExtent:")]
void
HalfExtent { set; }
[Selector ("minimumDistance")]
System.nfloat
MinimumDistance { get; }
[Selector ("setMinimumDistance:")]
void
MinimumDistance { set; }
[Selector ("offset")]
SceneKit.SCNVector3
Offset { get; }
[Selector ("setOffset:")]
void
Offset { set; }
[Selector ("scope")]
SceneKit.SCNPhysicsFieldScope
Scope { get; }
[Selector ("setScope:")]
void
Scope { set; }
[Selector ("strength")]
System.nfloat
Strength { get; }
[Selector ("setStrength:")]
void
Strength { set; }
[Selector ("usesEllipsoidalExtent")]
bool
UsesEllipsoidalExtent { get; }
[Selector ("setUsesEllipsoidalExtent:")]
void
UsesEllipsoidalExtent { set; }
Type: SCNPhysicsHingeJoint
SceneKit.SCNPhysicsHingeJoint {
[Selector ("jointWithBodyA:axisA:anchorA:bodyB:axisB:anchorB:")]
SceneKit.SCNPhysicsHingeJoint
Create(..)
[Selector ("jointWithBody:axis:anchor:")]
SceneKit.SCNPhysicsHingeJoint
Create(..)
[Selector ("anchorA")]
SceneKit.SCNVector3
AnchorA { get; }
[Selector ("setAnchorA:")]
void
AnchorA { set; }
[Selector ("anchorB")]
SceneKit.SCNVector3
AnchorB { get; }
[Selector ("setAnchorB:")]
void
AnchorB { set; }
[Selector ("axisA")]
SceneKit.SCNVector3
AxisA { get; }
[Selector ("setAxisA:")]
void
AxisA { set; }
[Selector ("axisB")]
SceneKit.SCNVector3
AxisB { get; }
[Selector ("setAxisB:")]
void
AxisB { set; }
[Selector ("bodyA")]
SceneKit.SCNPhysicsBody
BodyA { get; }
[Selector ("bodyB")]
SceneKit.SCNPhysicsBody
BodyB { get; }
Type: SCNPhysicsShape
SceneKit.SCNPhysicsShape {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("shapeWithShapes:transforms:")]
SceneKit.SCNPhysicsShape
Create(..)
[Selector ("shapeWithGeometry:options:")]
SceneKit.SCNPhysicsShape
Create(..)
[Selector ("shapeWithNode:options:")]
SceneKit.SCNPhysicsShape
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("options")]
Foundation.NSDictionary
Options { get; }
[Selector ("sourceObject")]
Foundation.NSObject
SourceObject { get; }
[Selector ("transforms")]
Foundation.NSValue
Transforms { get; }
Type: SCNPhysicsSliderJoint
Type: SCNPhysicsVehicle
Type: SCNPhysicsVehicleWheel
Type: SCNPhysicsWorld
SceneKit.SCNPhysicsWorld {
[Selector ("addBehavior:")]
void
AddBehavior(..)
[Selector ("contactTestBetweenBody:andBody:options:")]
SceneKit.SCNPhysicsContact
ContactTest(..)
[Selector ("contactTestWithBody:options:")]
SceneKit.SCNPhysicsContact
ContactTest(..)
[Selector ("convexSweepTestWithShape:fromTransform:toTransform:options:")]
SceneKit.SCNPhysicsContact
ConvexSweepTest(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("rayTestWithSegmentFromPoint:toPoint:options:")]
SceneKit.SCNHitTestResult
RayTestWithSegmentFromPoint(..)
[Selector ("removeAllBehaviors")]
void
RemoveAllBehaviors(..)
[Selector ("removeBehavior:")]
void
RemoveBehavior(..)
[Selector ("updateCollisionPairs")]
void
UpdateCollisionPairs(..)
[Selector ("allBehaviors")]
SceneKit.SCNPhysicsBehavior
AllBehaviors { get; }
[Selector ("gravity")]
SceneKit.SCNVector3
Gravity { get; }
[Selector ("setGravity:")]
void
Gravity { set; }
[Selector ("speed")]
System.nfloat
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("timeStep")]
double
TimeStep { get; }
[Selector ("setTimeStep:")]
void
TimeStep { set; }
[Selector ("contactDelegate")]
Foundation.NSObject
WeakContactDelegate { get; }
[Selector ("setContactDelegate:")]
void
WeakContactDelegate { set; }
Type: _SCNPhysicsContactDelegate
Type: SCNPlane
Type: SCNProgram
Type: SCNProgramDelegate
Type: SCNPyramid
Type: SCNReferenceNode
Type: SCNRenderer
SceneKit.SCNRenderer {
[Selector ("rendererWithContext:options:")]
SceneKit.SCNRenderer
FromContext(..)
[Selector ("rendererWithDevice:options:")]
SceneKit.SCNRenderer
FromDevice(..)
[Selector ("nodesInsideFrustumWithPointOfView:")]
SceneKit.SCNNode
GetNodesInsideFrustum(..)
[Selector ("hitTest:options:")]
SceneKit.SCNHitTestResult
HitTest(..)
[Selector ("isNodeInsideFrustum:withPointOfView:")]
bool
IsNodeInsideFrustum(..)
[Selector ("prepareObject:shouldAbortBlock:")]
bool
Prepare(..)
[Selector ("prepareObjects:withCompletionHandler:")]
void
Prepare(..)
[Selector ("presentScene:withTransition:incomingPointOfView:completionHandler:")]
void
PresentScene(..)
[Selector ("projectPoint:")]
SceneKit.SCNVector3
ProjectPoint(..)
[Selector ("render")]
void
Render(..)
[Selector ("renderAtTime:")]
void
Render(..)
[Selector ("renderAtTime:viewport:commandBuffer:passDescriptor:")]
void
Render(..)
[Selector ("unprojectPoint:")]
SceneKit.SCNVector3
UnprojectPoint(..)
[Selector ("audioEngine")]
AVFoundation.AVAudioEngine
AudioEngine { get; }
[Selector ("audioEnvironmentNode")]
AVFoundation.AVAudioEnvironmentNode
AudioEnvironmentNode { get; }
[Selector ("audioListener")]
SceneKit.SCNNode
AudioListener { get; }
[Selector ("setAudioListener:")]
void
AudioListener { set; }
[Selector ("autoenablesDefaultLighting")]
bool
AutoenablesDefaultLighting { get; }
[Selector ("setAutoenablesDefaultLighting:")]
void
AutoenablesDefaultLighting { set; }
[Selector ("colorPixelFormat")]
Metal.MTLPixelFormat
ColorPixelFormat { get; }
[Selector ("commandQueue")]
Metal.IMTLCommandQueue
CommandQueue { get; }
[Selector ("context")]
System.IntPtr
Context { get; }
[Selector ("currentRenderCommandEncoder")]
Metal.IMTLRenderCommandEncoder
CurrentRenderCommandEncoder { get; }
[Selector ("debugOptions")]
SceneKit.SCNDebugOptions
DebugOptions { get; }
[Selector ("setDebugOptions:")]
void
DebugOptions { set; }
[Selector ("depthPixelFormat")]
Metal.MTLPixelFormat
DepthPixelFormat { get; }
[Selector ("device")]
Metal.IMTLDevice
Device { get; }
[Selector ("isJitteringEnabled")]
bool
JitteringEnabled { get; }
[Selector ("setJitteringEnabled:")]
void
JitteringEnabled { set; }
[Selector ("loops")]
bool
Loops { get; }
[Selector ("setLoops:")]
void
Loops { set; }
[Selector ("nextFrameTime")]
double
NextFrameTimeInSeconds { get; }
[Selector ("overlaySKScene")]
SpriteKit.SKScene
OverlayScene { get; }
[Selector ("setOverlaySKScene:")]
void
OverlayScene { set; }
[Selector ("isPlaying")]
bool
Playing { get; }
[Selector ("setPlaying:")]
void
Playing { set; }
[Selector ("pointOfView")]
SceneKit.SCNNode
PointOfView { get; }
[Selector ("setPointOfView:")]
void
PointOfView { set; }
[Selector ("renderingAPI")]
SceneKit.SCNRenderingApi
RenderingApi { get; }
[Selector ("scene")]
SceneKit.SCNScene
Scene { get; }
[Selector ("setScene:")]
void
Scene { set; }
[Selector ("sceneTime")]
double
SceneTimeInSeconds { get; }
[Selector ("setSceneTime:")]
void
SceneTimeInSeconds { set; }
[Selector ("showsStatistics")]
bool
ShowsStatistics { get; }
[Selector ("setShowsStatistics:")]
void
ShowsStatistics { set; }
[Selector ("stencilPixelFormat")]
Metal.MTLPixelFormat
StencilPixelFormat { get; }
[Selector ("technique")]
SceneKit.SCNTechnique
Technique { get; }
[Selector ("setTechnique:")]
void
Technique { set; }
[Selector ("delegate")]
Foundation.NSObject
WeakSceneRendererDelegate { get; }
[Selector ("setDelegate:")]
void
WeakSceneRendererDelegate { set; }
Type: SCNScene
SceneKit.SCNScene {
[Selector ("addParticleSystem:withTransform:")]
void
AddParticleSystem(..)
[Selector ("scene")]
SceneKit.SCNScene
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("sceneWithMDLAsset:")]
SceneKit.SCNScene
FromAsset(..)
[Selector ("sceneNamed:")]
SceneKit.SCNScene
FromFile(..)
[Selector ("sceneNamed:inDirectory:options:")]
SceneKit.SCNScene
FromFile(..)
[Selector ("sceneWithURL:options:error:")]
SceneKit.SCNScene
FromUrl(..)
[Selector ("attributeForKey:")]
Foundation.NSObject
GetAttribute(..)
[Selector ("removeAllParticleSystems")]
void
RemoveAllParticleSystems(..)
[Selector ("removeParticleSystem:")]
void
RemoveParticleSystem(..)
[Selector ("setAttribute:forKey:")]
void
SetAttribute(..)
[Selector ("background")]
SceneKit.SCNMaterialProperty
Background { get; }
[Selector ("fogColor")]
Foundation.NSObject
FogColor { get; }
[Selector ("setFogColor:")]
void
FogColor { set; }
[Selector ("fogDensityExponent")]
System.nfloat
FogDensityExponent { get; }
[Selector ("setFogDensityExponent:")]
void
FogDensityExponent { set; }
[Selector ("fogEndDistance")]
System.nfloat
FogEndDistance { get; }
[Selector ("setFogEndDistance:")]
void
FogEndDistance { set; }
[Selector ("fogStartDistance")]
System.nfloat
FogStartDistance { get; }
[Selector ("setFogStartDistance:")]
void
FogStartDistance { set; }
[Selector ("particleSystems")]
SceneKit.SCNParticleSystem
ParticleSystems { get; }
[Selector ("isPaused")]
bool
Paused { get; }
[Selector ("setPaused:")]
void
Paused { set; }
[Selector ("physicsWorld")]
SceneKit.SCNPhysicsWorld
PhysicsWorld { get; }
[Selector ("rootNode")]
SceneKit.SCNNode
RootNode { get; }
Type: SCNSceneExportDelegate
Type: SCNSceneRenderer
Type: SCNSceneRendererDelegate
Type: SCNSceneSource
SceneKit.SCNSceneSource {
[Selector ("entriesPassingTest:")]
Foundation.NSObject
EntriesPassingTest(..)
[Selector ("sceneSourceWithData:options:")]
SceneKit.SCNSceneSource
FromData(..)
[Selector ("sceneSourceWithURL:options:")]
SceneKit.SCNSceneSource
FromUrl(..)
[Selector ("entryWithIdentifier:withClass:")]
Foundation.NSObject
GetEntryWithIdentifier(..)
[Selector ("identifiersOfEntriesWithClass:")]
string
GetIdentifiersOfEntries(..)
[Selector ("propertyForKey:")]
Foundation.NSObject
GetProperty(..)
[Selector ("sceneWithOptions:statusHandler:")]
SceneKit.SCNScene
SceneFromOptions(..)
[Selector ("sceneWithOptions:error:")]
SceneKit.SCNScene
SceneWithOption(..)
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("url")]
Foundation.NSUrl
Url { get; }
Type: SCNShadable
Type: SCNShape
SceneKit.SCNShape {
[Selector ("shapeWithPath:extrusionDepth:")]
SceneKit.SCNShape
Create(..)
[Selector ("chamferMode")]
SceneKit.SCNChamferMode
ChamferMode { get; }
[Selector ("setChamferMode:")]
void
ChamferMode { set; }
[Selector ("chamferProfile")]
UIKit.UIBezierPath
ChamferProfile { get; }
[Selector ("setChamferProfile:")]
void
ChamferProfile { set; }
[Selector ("chamferRadius")]
System.nfloat
ChamferRadius { get; }
[Selector ("setChamferRadius:")]
void
ChamferRadius { set; }
[Selector ("extrusionDepth")]
System.nfloat
ExtrusionDepth { get; }
[Selector ("setExtrusionDepth:")]
void
ExtrusionDepth { set; }
[Selector ("path")]
UIKit.UIBezierPath
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
Type: SCNSkinner
SceneKit.SCNSkinner {
[Selector ("skinnerWithBaseGeometry:bones:boneInverseBindTransforms:boneWeights:boneIndices:")]
SceneKit.SCNSkinner
_Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("boneInverseBindTransforms")]
Foundation.NSArray
BoneInverseBindTransforms { get; }
[Selector ("baseGeometry")]
SceneKit.SCNGeometry
BaseGeometry { get; }
[Selector ("setBaseGeometry:")]
void
BaseGeometry { set; }
[Selector ("baseGeometryBindTransform")]
SceneKit.SCNMatrix4
BaseGeometryBindTransform { get; }
[Selector ("setBaseGeometryBindTransform:")]
void
BaseGeometryBindTransform { set; }
[Selector ("boneIndices")]
SceneKit.SCNGeometrySource
BoneIndices { get; }
[Selector ("bones")]
SceneKit.SCNNode
Bones { get; }
[Selector ("boneWeights")]
SceneKit.SCNGeometrySource
BoneWeights { get; }
[Selector ("skeleton")]
SceneKit.SCNNode
Skeleton { get; }
[Selector ("setSkeleton:")]
void
Skeleton { set; }
Type: SCNSphere
SceneKit.SCNSphere {
[Selector ("sphereWithRadius:")]
SceneKit.SCNSphere
Create(..)
[Selector ("isGeodesic")]
bool
Geodesic { get; }
[Selector ("setGeodesic:")]
void
Geodesic { set; }
[Selector ("radius")]
System.nfloat
Radius { get; }
[Selector ("setRadius:")]
void
Radius { set; }
[Selector ("segmentCount")]
System.nint
SegmentCount { get; }
[Selector ("setSegmentCount:")]
void
SegmentCount { set; }
Type: SCNTechnique
SceneKit.SCNTechnique {
[Selector ("objectForKeyedSubscript:")]
Foundation.NSObject
_GetObject(..)
[Selector ("setObject:forKeyedSubscript:")]
void
_SetObject(..)
[Selector ("addAnimation:forKey:")]
void
AddAnimation(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("techniqueWithDictionary:")]
SceneKit.SCNTechnique
Create(..)
[Selector ("techniqueBySequencingTechniques:")]
SceneKit.SCNTechnique
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("animationForKey:")]
CoreAnimation.CAAnimation
GetAnimation(..)
[Selector ("animationKeys")]
Foundation.NSString
GetAnimationKeys(..)
[Selector ("handleBindingOfSymbol:usingBlock:")]
void
HandleBinding(..)
[Selector ("isAnimationForKeyPaused:")]
bool
IsAnimationPaused(..)
[Selector ("pauseAnimationForKey:")]
void
PauseAnimation(..)
[Selector ("removeAllAnimations")]
void
RemoveAllAnimations(..)
[Selector ("removeAnimationForKey:")]
void
RemoveAnimation(..)
[Selector ("removeAnimationForKey:fadeOutDuration:")]
void
RemoveAnimation(..)
[Selector ("resumeAnimationForKey:")]
void
ResumeAnimation(..)
[Selector ("dictionaryRepresentation")]
Foundation.NSDictionary
ToDictionary(..)
Type: SCNTechniqueSupport
Type: SCNText
SceneKit.SCNText {
[Selector ("textWithString:extrusionDepth:")]
SceneKit.SCNText
Create(..)
[Selector ("alignmentMode")]
string
AlignmentMode { get; }
[Selector ("setAlignmentMode:")]
void
AlignmentMode { set; }
[Selector ("chamferProfile")]
UIKit.UIBezierPath
ChamferProfile { get; }
[Selector ("setChamferProfile:")]
void
ChamferProfile { set; }
[Selector ("chamferRadius")]
System.nfloat
ChamferRadius { get; }
[Selector ("setChamferRadius:")]
void
ChamferRadius { set; }
[Selector ("containerFrame")]
CoreGraphics.CGRect
ContainerFrame { get; }
[Selector ("setContainerFrame:")]
void
ContainerFrame { set; }
[Selector ("extrusionDepth")]
System.nfloat
ExtrusionDepth { get; }
[Selector ("setExtrusionDepth:")]
void
ExtrusionDepth { set; }
[Selector ("flatness")]
System.nfloat
Flatness { get; }
[Selector ("setFlatness:")]
void
Flatness { set; }
[Selector ("font")]
UIKit.UIFont
Font { get; }
[Selector ("setFont:")]
void
Font { set; }
[Selector ("string")]
Foundation.NSObject
String { get; }
[Selector ("setString:")]
void
String { set; }
[Selector ("truncationMode")]
string
TruncationMode { get; }
[Selector ("setTruncationMode:")]
void
TruncationMode { set; }
[Selector ("isWrapped")]
bool
Wrapped { get; }
[Selector ("setWrapped:")]
void
Wrapped { set; }
Type: SCNTorus
Type: SCNTransaction
Type: SCNTransformConstraint
Type: SCNTube
Type: SCNView
Namespace: Security
Type: SecAccessControl
Type: SecCertificate
Type: SecIdentity
Type: SecImportExport
Type: SecKey
Security.SecKey {
[Native ("SecKeyGetTypeID")]
System.nint
GetTypeID(..)
[Native ("SecKeyGeneratePair")]
Security.SecStatusCode
GenerateKeyPair(..)
[Native ("SecKeyGetBlockSize")]
int
BlockSize { get; }
[Native ("SecKeyRawSign")]
Security.SecStatusCode
RawSign(..)
[Native ("SecKeyRawSign")]
Security.SecStatusCode
RawSign(..)
[Native ("SecKeyRawVerify")]
Security.SecStatusCode
RawVerify(..)
[Native ("SecKeyRawVerify")]
Security.SecStatusCode
RawVerify(..)
[Native ("SecKeyEncrypt")]
Security.SecStatusCode
Encrypt(..)
[Native ("SecKeyEncrypt")]
Security.SecStatusCode
Encrypt(..)
[Native ("SecKeyDecrypt")]
Security.SecStatusCode
Decrypt(..)
[Native ("SecKeyDecrypt")]
Security.SecStatusCode
_Decrypt(..)
Type: SecPolicy
Type: SecTrust
Security.SecTrust {
[Native ("SecTrustGetTypeID")]
System.nint
GetTypeID(..)
[Native ("SecTrustCopyPolicies")]
Security.SecPolicy
GetPolicies(..)
[Native ("SecTrustSetPolicies")]
void
SetPolicies(..)
[Native ("SecTrustGetNetworkFetchAllowed")]
bool
NetworkFetchAllowed { get; }
[Native ("SecTrustSetNetworkFetchAllowed")]
void
NetworkFetchAllowed { set; }
[Native ("SecTrustCopyCustomAnchorCertificates")]
Security.SecCertificate
GetCustomAnchorCertificates(..)
[Native ("SecTrustGetTrustResult")]
Security.SecTrustResult
GetTrustResult(..)
[Native ("SecTrustCopyResult")]
Foundation.NSDictionary
GetResult(..)
[Native ("SecTrustSetOCSPResponse")]
void
SetOCSPResponse(..)
[Native ("SecTrustCreateWithCertificates")]
void
Initialize(..)
[Native ("SecTrustEvaluate")]
Security.SecTrustResult
Evaluate(..)
[Native ("SecTrustGetCertificateCount")]
int
Count { get; }
[Native ("SecTrustGetCertificateAtIndex")]
Security.SecCertificate
Item { get; }
[Native ("SecTrustCopyPublicKey")]
Security.SecKey
GetPublicKey(..)
[Native ("SecTrustCopyExceptions")]
Foundation.NSData
GetExceptions(..)
[Native ("SecTrustSetExceptions")]
bool
SetExceptions(..)
[Native ("SecTrustGetVerifyTime")]
double
GetVerifyTime(..)
[Native ("SecTrustSetVerifyDate")]
Security.SecStatusCode
SetVerifyDate(..)
[Native ("SecTrustSetAnchorCertificates")]
Security.SecStatusCode
SetAnchorCertificates(..)
[Native ("SecTrustSetAnchorCertificates")]
Security.SecStatusCode
SetAnchorCertificates(..)
[Native ("SecTrustSetAnchorCertificates")]
Security.SecStatusCode
SetAnchorCertificates(..)
[Native ("SecTrustSetAnchorCertificatesOnly")]
Security.SecStatusCode
SetAnchorCertificatesOnly(..)
Type: SslContext
Security.SslContext {
[Native ("SSLClose")]
void
Dispose(..)
[Native ("SSLGetProtocolVersionMax")]
Security.SslProtocol
MaxProtocol { get; }
[Native ("SSLSetProtocolVersionMax")]
void
MaxProtocol { set; }
[Native ("SSLGetProtocolVersionMin")]
Security.SslProtocol
MinProtocol { get; }
[Native ("SSLSetProtocolVersionMin")]
void
MinProtocol { set; }
[Native ("SSLGetNegotiatedProtocolVersion")]
Security.SslProtocol
NegotiatedProtocol { get; }
[Native ("SSLGetConnection")]
Security.SslConnection
Connection { get; }
[Native ("SSLSetConnection")]
void
Connection { set; }
[Native ("SSLSetIOFuncs")]
void
Connection { set; }
[Native ("SSLSetIOFuncs")]
void
Connection { set; }
[Native ("SSLGetSessionOption")]
Security.SslStatus
GetSessionOption(..)
[Native ("SSLSetSessionOption")]
Security.SslStatus
SetSessionOption(..)
[Native ("SSLSetClientSideAuthenticate")]
Security.SslStatus
SetClientSideAuthenticate(..)
[Native ("SSLHandshake")]
Security.SslStatus
Handshake(..)
[Native ("SSLGetSessionState")]
Security.SslSessionState
SessionState { get; }
[Native ("SSLGetPeerID")]
byte
PeerId { get; }
[Native ("SSLSetPeerID")]
void
PeerId { set; }
[Native ("SSLGetBufferedReadSize")]
System.nint
BufferedReadSize { get; }
[Native ("SSLRead")]
Security.SslStatus
Read(..)
[Native ("SSLWrite")]
Security.SslStatus
Write(..)
[Native ("SSLGetNumberSupportedCiphers")]
System.Collections.Generic.IList`1[Security.SslCipherSuite]
GetSupportedCiphers(..)
[Native ("SSLGetSupportedCiphers")]
System.Collections.Generic.IList`1[Security.SslCipherSuite]
GetSupportedCiphers(..)
[Native ("SSLGetNumberEnabledCiphers")]
System.Collections.Generic.IList`1[Security.SslCipherSuite]
GetEnabledCiphers(..)
[Native ("SSLGetEnabledCiphers")]
System.Collections.Generic.IList`1[Security.SslCipherSuite]
GetEnabledCiphers(..)
[Native ("SSLSetEnabledCiphers")]
Security.SslStatus
SetEnabledCiphers(..)
[Native ("SSLGetNegotiatedCipher")]
Security.SslCipherSuite
NegotiatedCipher { get; }
[Native ("SSLGetDatagramWriteSize")]
System.nint
DatagramWriteSize { get; }
[Native ("SSLGetMaxDatagramRecordSize")]
System.nint
MaxDatagramRecordSize { get; }
[Native ("SSLSetMaxDatagramRecordSize")]
void
MaxDatagramRecordSize { set; }
[Native ("SSLSetDatagramHelloCookie")]
Security.SslStatus
SetDatagramHelloCookie(..)
[Native ("SSLGetPeerDomainNameLength")]
string
PeerDomainName { get; }
[Native ("SSLGetPeerDomainName")]
string
PeerDomainName { get; }
[Native ("SSLSetPeerDomainName")]
void
PeerDomainName { set; }
[Native ("SSLSetPeerDomainName")]
void
PeerDomainName { set; }
[Native ("SSLSetCertificate")]
Security.SslStatus
SetCertificate(..)
[Native ("SSLGetClientCertificateState")]
Security.SslClientCertificateState
ClientCertificateState { get; }
[Native ("SSLSetEncryptionCertificate")]
Security.SslStatus
SetEncryptionCertificate(..)
[Native ("SSLCopyPeerTrust")]
Security.SecTrust
PeerTrust { get; }
[Native ("SSLContextGetTypeID")]
System.IntPtr
GetTypeId(..)
[Native ("SSLSetSessionStrengthPolicy")]
Security.SslStatus
SetSessionStrengthPolicy(..)
Namespace: Social
Type: SLComposeServiceViewController
Type: SLComposeSheetConfigurationItem
Type: SLComposeViewController
Type: SLRequest
Social.SLRequest {
[Selector ("addMultipartData:withName:type:filename:")]
void
AddMultipartData(..)
[Selector ("requestForServiceType:requestMethod:URL:parameters:")]
Social.SLRequest
Create(..)
[Selector ("preparedURLRequest")]
Foundation.NSUrlRequest
GetPreparedUrlRequest(..)
[Selector ("performRequestWithHandler:")]
void
PerformRequest(..)
[Selector ("account")]
Accounts.ACAccount
Account { get; }
[Selector ("setAccount:")]
void
Account { set; }
[Selector ("parameters")]
Foundation.NSDictionary
Parameters { get; }
[Selector ("requestMethod")]
Social.SLRequestMethod
RequestMethod { get; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
Namespace: SpriteKit
Type: SK3DNode
Type: SKAction
SpriteKit.SKAction {
[Selector ("animateWithNormalTextures:timePerFrame:")]
SpriteKit.SKAction
AnimateWithNormalTextures(..)
[Selector ("animateWithNormalTextures:timePerFrame:resize:restore:")]
SpriteKit.SKAction
AnimateWithNormalTextures(..)
[Selector ("animateWithTextures:timePerFrame:")]
SpriteKit.SKAction
AnimateWithTextures(..)
[Selector ("animateWithTextures:timePerFrame:resize:restore:")]
SpriteKit.SKAction
AnimateWithTextures(..)
[Selector ("colorizeWithColor:colorBlendFactor:duration:")]
SpriteKit.SKAction
ColorizeWithColor(..)
[Selector ("colorizeWithColorBlendFactor:duration:")]
SpriteKit.SKAction
ColorizeWithColorBlendFactor(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("actionNamed:")]
SpriteKit.SKAction
Create(..)
[Selector ("actionNamed:duration:")]
SpriteKit.SKAction
Create(..)
[Selector ("actionNamed:fromURL:")]
SpriteKit.SKAction
Create(..)
[Selector ("actionNamed:fromURL:duration:")]
SpriteKit.SKAction
Create(..)
[Selector ("applyAngularImpulse:duration:")]
SpriteKit.SKAction
CreateApplyAngularImpulse(..)
[Selector ("applyForce:duration:")]
SpriteKit.SKAction
CreateApplyForce(..)
[Selector ("applyForce:atPoint:duration:")]
SpriteKit.SKAction
CreateApplyForce(..)
[Selector ("applyImpulse:duration:")]
SpriteKit.SKAction
CreateApplyImpulse(..)
[Selector ("applyImpulse:atPoint:duration:")]
SpriteKit.SKAction
CreateApplyImpulse(..)
[Selector ("applyTorque:duration:")]
SpriteKit.SKAction
CreateApplyTorque(..)
[Selector ("changeChargeBy:duration:")]
SpriteKit.SKAction
CreateChangeChargeBy(..)
[Selector ("changeChargeTo:duration:")]
SpriteKit.SKAction
CreateChangeChargeTo(..)
[Selector ("changeMassBy:duration:")]
SpriteKit.SKAction
CreateChangeMassBy(..)
[Selector ("changeMassTo:duration:")]
SpriteKit.SKAction
CreateChangeMassTo(..)
[Selector ("changeObstructionBy:duration:")]
SpriteKit.SKAction
CreateChangeObstructionBy(..)
[Selector ("changeObstructionTo:duration:")]
SpriteKit.SKAction
CreateChangeObstructionTo(..)
[Selector ("changeOcclusionBy:duration:")]
SpriteKit.SKAction
CreateChangeOcclusionBy(..)
[Selector ("changeOcclusionTo:duration:")]
SpriteKit.SKAction
CreateChangeOcclusionTo(..)
[Selector ("changePlaybackRateTo:duration:")]
SpriteKit.SKAction
CreateChangePlaybackRate(..)
[Selector ("changePlaybackRateBy:duration:")]
SpriteKit.SKAction
CreateChangePlaybackRateBy(..)
[Selector ("changeReverbBy:duration:")]
SpriteKit.SKAction
CreateChangeReverbBy(..)
[Selector ("changeReverbTo:duration:")]
SpriteKit.SKAction
CreateChangeReverbTo(..)
[Selector ("changeVolumeTo:duration:")]
SpriteKit.SKAction
CreateChangeVolume(..)
[Selector ("changeVolumeBy:duration:")]
SpriteKit.SKAction
CreateChangeVolumeBy(..)
[Selector ("pause")]
SpriteKit.SKAction
CreatePause(..)
[Selector ("play")]
SpriteKit.SKAction
CreatePlay(..)
[Selector ("stereoPanBy:duration:")]
SpriteKit.SKAction
CreateStereoPanBy(..)
[Selector ("stereoPanTo:duration:")]
SpriteKit.SKAction
CreateStereoPanTo(..)
[Selector ("stop")]
SpriteKit.SKAction
CreateStop(..)
[Selector ("customActionWithDuration:actionBlock:")]
SpriteKit.SKAction
CustomActionWithDuration(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("fadeAlphaBy:duration:")]
SpriteKit.SKAction
FadeAlphaBy(..)
[Selector ("fadeAlphaTo:duration:")]
SpriteKit.SKAction
FadeAlphaTo(..)
[Selector ("fadeInWithDuration:")]
SpriteKit.SKAction
FadeInWithDuration(..)
[Selector ("fadeOutWithDuration:")]
SpriteKit.SKAction
FadeOutWithDuration(..)
[Selector ("falloffBy:duration:")]
SpriteKit.SKAction
Falloff(..)
[Selector ("followPath:duration:")]
SpriteKit.SKAction
FollowPath(..)
[Selector ("followPath:asOffset:orientToPath:duration:")]
SpriteKit.SKAction
FollowPath(..)
[Selector ("followPath:speed:")]
SpriteKit.SKAction
FollowPath(..)
[Selector ("followPath:asOffset:orientToPath:speed:")]
SpriteKit.SKAction
FollowPath(..)
[Selector ("group:")]
SpriteKit.SKAction
Group(..)
[Selector ("hide")]
SpriteKit.SKAction
Hide(..)
[Selector ("moveByX:y:duration:")]
SpriteKit.SKAction
MoveBy(..)
[Selector ("moveBy:duration:")]
SpriteKit.SKAction
MoveBy(..)
[Selector ("moveTo:duration:")]
SpriteKit.SKAction
MoveTo(..)
[Selector ("moveToX:duration:")]
SpriteKit.SKAction
MoveToX(..)
[Selector ("moveToY:duration:")]
SpriteKit.SKAction
MoveToY(..)
[Selector ("performSelector:onTarget:")]
SpriteKit.SKAction
PerformSelector(..)
[Selector ("playSoundFileNamed:waitForCompletion:")]
SpriteKit.SKAction
PlaySoundFileNamed(..)
[Selector ("reachTo:rootNode:duration:")]
SpriteKit.SKAction
ReachTo(..)
[Selector ("reachTo:rootNode:velocity:")]
SpriteKit.SKAction
ReachTo(..)
[Selector ("reachToNode:rootNode:duration:")]
SpriteKit.SKAction
ReachToNode(..)
[Selector ("reachToNode:rootNode:velocity:")]
SpriteKit.SKAction
ReachToNode(..)
[Selector ("removeFromParent")]
SpriteKit.SKAction
RemoveFromParent(..)
[Selector ("repeatAction:count:")]
SpriteKit.SKAction
RepeatAction(..)
[Selector ("repeatActionForever:")]
SpriteKit.SKAction
RepeatActionForever(..)
[Selector ("resizeByWidth:height:duration:")]
SpriteKit.SKAction
ResizeByWidth(..)
[Selector ("resizeToWidth:height:duration:")]
SpriteKit.SKAction
ResizeTo(..)
[Selector ("resizeToHeight:duration:")]
SpriteKit.SKAction
ResizeToHeight(..)
[Selector ("resizeToWidth:duration:")]
SpriteKit.SKAction
ResizeToWidth(..)
[Selector ("rotateByAngle:duration:")]
SpriteKit.SKAction
RotateByAngle(..)
[Selector ("rotateToAngle:duration:")]
SpriteKit.SKAction
RotateToAngle(..)
[Selector ("rotateToAngle:duration:shortestUnitArc:")]
SpriteKit.SKAction
RotateToAngle(..)
[Selector ("runBlock:")]
SpriteKit.SKAction
Run(..)
[Selector ("runBlock:queue:")]
SpriteKit.SKAction
Run(..)
[Selector ("runAction:onChildWithName:")]
SpriteKit.SKAction
RunAction(..)
[Selector ("scaleBy:duration:")]
SpriteKit.SKAction
ScaleBy(..)
[Selector ("scaleXBy:y:duration:")]
SpriteKit.SKAction
ScaleBy(..)
[Selector ("scaleTo:duration:")]
SpriteKit.SKAction
ScaleTo(..)
[Selector ("scaleXTo:y:duration:")]
SpriteKit.SKAction
ScaleTo(..)
[Selector ("scaleXTo:duration:")]
SpriteKit.SKAction
ScaleXTo(..)
[Selector ("scaleYTo:duration:")]
SpriteKit.SKAction
ScaleYTo(..)
[Selector ("sequence:")]
SpriteKit.SKAction
Sequence(..)
[Selector ("setNormalTexture:")]
SpriteKit.SKAction
SetNormalTexture(..)
[Selector ("setNormalTexture:resize:")]
SpriteKit.SKAction
SetNormalTexture(..)
[Selector ("setTexture:")]
SpriteKit.SKAction
SetTexture(..)
[Selector ("setTexture:resize:")]
SpriteKit.SKAction
SetTexture(..)
[Selector ("setTimingFunction:")]
void
SetTimingFunction(..)
[Selector ("speedBy:duration:")]
SpriteKit.SKAction
SpeedBy(..)
[Selector ("speedTo:duration:")]
SpriteKit.SKAction
SpeedTo(..)
[Selector ("strengthBy:duration:")]
SpriteKit.SKAction
StrengthBy(..)
[Selector ("strengthTo:duration:")]
SpriteKit.SKAction
StrengthTo(..)
[Selector ("unhide")]
SpriteKit.SKAction
Unhide(..)
[Selector ("waitForDuration:")]
SpriteKit.SKAction
WaitForDuration(..)
[Selector ("waitForDuration:withRange:")]
SpriteKit.SKAction
WaitForDuration(..)
[Selector ("duration")]
double
Duration { get; }
[Selector ("setDuration:")]
void
Duration { set; }
[Selector ("reversedAction")]
SpriteKit.SKAction
ReversedAction { get; }
[Selector ("speed")]
System.nfloat
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("timingMode")]
SpriteKit.SKActionTimingMode
TimingMode { get; }
[Selector ("setTimingMode:")]
void
TimingMode { set; }
Type: SKAudioNode
Type: SKCameraNode
Type: SKConstraint
Type: SKCropNode
Type: SKEffectNode
Type: SKEmitterNode
Type: SKFieldNode
Type: SKKeyframeSequence
Type: SKLabelNode
SpriteKit.SKLabelNode {
[Selector ("labelNodeWithFontNamed:")]
SpriteKit.SKLabelNode
FromFont(..)
[Selector ("labelNodeWithText:")]
SpriteKit.SKLabelNode
FromText(..)
[Selector ("blendMode")]
SpriteKit.SKBlendMode
BlendMode { get; }
[Selector ("setBlendMode:")]
void
BlendMode { set; }
[Selector ("color")]
UIKit.UIColor
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("colorBlendFactor")]
System.nfloat
ColorBlendFactor { get; }
[Selector ("setColorBlendFactor:")]
void
ColorBlendFactor { set; }
[Selector ("fontColor")]
UIKit.UIColor
FontColor { get; }
[Selector ("setFontColor:")]
void
FontColor { set; }
[Selector ("fontName")]
string
FontName { get; }
[Selector ("setFontName:")]
void
FontName { set; }
[Selector ("fontSize")]
System.nfloat
FontSize { get; }
[Selector ("setFontSize:")]
void
FontSize { set; }
[Selector ("horizontalAlignmentMode")]
SpriteKit.SKLabelHorizontalAlignmentMode
HorizontalAlignmentMode { get; }
[Selector ("setHorizontalAlignmentMode:")]
void
HorizontalAlignmentMode { set; }
[Selector ("text")]
string
Text { get; }
[Selector ("setText:")]
void
Text { set; }
[Selector ("verticalAlignmentMode")]
SpriteKit.SKLabelVerticalAlignmentMode
VerticalAlignmentMode { get; }
[Selector ("setVerticalAlignmentMode:")]
void
VerticalAlignmentMode { set; }
Type: SKLightNode
Type: SKMutableTexture
Type: SKNode
SpriteKit.SKNode {
[Selector ("addChild:")]
void
AddChild(..)
[Selector ("calculateAccumulatedFrame")]
CoreGraphics.CGRect
CalculateAccumulatedFrame(..)
[Selector ("containsPoint:")]
bool
ContainsPoint(..)
[Selector ("convertPoint:fromNode:")]
CoreGraphics.CGPoint
ConvertPointFromNode(..)
[Selector ("convertPoint:toNode:")]
CoreGraphics.CGPoint
ConvertPointToNode(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("node")]
SpriteKit.SKNode
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateChildNodesWithName:usingBlock:")]
void
EnumerateChildNodes(..)
[Selector ("actionForKey:")]
SpriteKit.SKAction
GetActionForKey(..)
[Selector ("childNodeWithName:")]
SpriteKit.SKNode
GetChildNode(..)
[Selector ("nodeAtPoint:")]
SpriteKit.SKNode
GetNodeAtPoint(..)
[Selector ("nodesAtPoint:")]
SpriteKit.SKNode
GetNodesAtPoint(..)
[Selector ("objectForKeyedSubscript:")]
SpriteKit.SKNode
GetObjectsMatching(..)
[Selector ("inParentHierarchy:")]
bool
InParentHierarchy(..)
[Selector ("insertChild:atIndex:")]
void
InsertChild(..)
[Selector ("intersectsNode:")]
bool
IntersectsNode(..)
[Selector ("moveToParent:")]
void
MoveToParent(..)
[Selector ("obstaclesFromNodeBounds:")]
GameplayKit.GKPolygonObstacle
ObstaclesFromNodeBounds(..)
[Selector ("obstaclesFromNodePhysicsBodies:")]
GameplayKit.GKPolygonObstacle
ObstaclesFromNodePhysicsBodies(..)
[Selector ("obstaclesFromSpriteTextures:accuracy:")]
GameplayKit.GKPolygonObstacle
ObstaclesFromSpriteTextures(..)
[Selector ("removeActionForKey:")]
void
RemoveActionForKey(..)
[Selector ("removeAllActions")]
void
RemoveAllActions(..)
[Selector ("removeAllChildren")]
void
RemoveAllChildren(..)
[Selector ("removeChildrenInArray:")]
void
RemoveChildren(..)
[Selector ("removeFromParent")]
void
RemoveFromParent(..)
[Selector ("runAction:")]
void
RunAction(..)
[Selector ("runAction:completion:")]
void
RunAction(..)
[Selector ("runAction:withKey:")]
void
RunAction(..)
[Selector ("setScale:")]
void
SetScale(..)
[Selector ("alpha")]
System.nfloat
Alpha { get; }
[Selector ("setAlpha:")]
void
Alpha { set; }
[Selector ("children")]
SpriteKit.SKNode
Children { get; }
[Selector ("constraints")]
SpriteKit.SKConstraint
Constraints { get; }
[Selector ("setConstraints:")]
void
Constraints { set; }
[Selector ("frame")]
CoreGraphics.CGRect
Frame { get; }
[Selector ("hasActions")]
bool
HasActions { get; }
[Selector ("isHidden")]
bool
Hidden { get; }
[Selector ("setHidden:")]
void
Hidden { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("parent")]
SpriteKit.SKNode
Parent { get; }
[Selector ("isPaused")]
bool
Paused { get; }
[Selector ("setPaused:")]
void
Paused { set; }
[Selector ("physicsBody")]
SpriteKit.SKPhysicsBody
PhysicsBody { get; }
[Selector ("setPhysicsBody:")]
void
PhysicsBody { set; }
[Selector ("position")]
CoreGraphics.CGPoint
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("reachConstraints")]
SpriteKit.SKReachConstraints
ReachConstraints { get; }
[Selector ("setReachConstraints:")]
void
ReachConstraints { set; }
[Selector ("scene")]
SpriteKit.SKScene
Scene { get; }
[Selector ("speed")]
System.nfloat
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("userData")]
Foundation.NSMutableDictionary
UserData { get; }
[Selector ("setUserData:")]
void
UserData { set; }
[Selector ("isUserInteractionEnabled")]
bool
UserInteractionEnabled { get; }
[Selector ("setUserInteractionEnabled:")]
void
UserInteractionEnabled { set; }
[Selector ("xScale")]
System.nfloat
XScale { get; }
[Selector ("setXScale:")]
void
XScale { set; }
[Selector ("yScale")]
System.nfloat
YScale { get; }
[Selector ("setYScale:")]
void
YScale { set; }
[Selector ("zPosition")]
System.nfloat
ZPosition { get; }
[Selector ("setZPosition:")]
void
ZPosition { set; }
[Selector ("zRotation")]
System.nfloat
ZRotation { get; }
[Selector ("setZRotation:")]
void
ZRotation { set; }
Type: SKPhysicsBody
SpriteKit.SKPhysicsBody {
[Selector ("applyAngularImpulse:")]
void
ApplyAngularImpulse(..)
[Selector ("applyForce:")]
void
ApplyForce(..)
[Selector ("applyForce:atPoint:")]
void
ApplyForce(..)
[Selector ("applyImpulse:")]
void
ApplyImpulse(..)
[Selector ("applyImpulse:atPoint:")]
void
ApplyImpulse(..)
[Selector ("applyTorque:")]
void
ApplyTorque(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("bodyWithTexture:size:")]
SpriteKit.SKPhysicsBody
Create(..)
[Selector ("bodyWithTexture:alphaThreshold:size:")]
SpriteKit.SKPhysicsBody
Create(..)
[Selector ("bodyWithPolygonFromPath:")]
SpriteKit.SKPhysicsBody
CreateBodyFromPath(..)
[Selector ("bodyWithCircleOfRadius:")]
SpriteKit.SKPhysicsBody
CreateCircularBody(..)
[Selector ("bodyWithCircleOfRadius:center:")]
SpriteKit.SKPhysicsBody
CreateCircularBody(..)
[Selector ("bodyWithEdgeFromPoint:toPoint:")]
SpriteKit.SKPhysicsBody
CreateEdge(..)
[Selector ("bodyWithEdgeChainFromPath:")]
SpriteKit.SKPhysicsBody
CreateEdgeChain(..)
[Selector ("bodyWithEdgeLoopFromPath:")]
SpriteKit.SKPhysicsBody
CreateEdgeLoop(..)
[Selector ("bodyWithEdgeLoopFromRect:")]
SpriteKit.SKPhysicsBody
CreateEdgeLoop(..)
[Selector ("bodyWithRectangleOfSize:")]
SpriteKit.SKPhysicsBody
CreateRectangularBody(..)
[Selector ("bodyWithRectangleOfSize:center:")]
SpriteKit.SKPhysicsBody
CreateRectangularBody(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("bodyWithBodies:")]
SpriteKit.SKPhysicsBody
FromBodies(..)
[Selector ("affectedByGravity")]
bool
AffectedByGravity { get; }
[Selector ("setAffectedByGravity:")]
void
AffectedByGravity { set; }
[Selector ("allContactedBodies")]
SpriteKit.SKPhysicsBody
AllContactedBodies { get; }
[Selector ("allowsRotation")]
bool
AllowsRotation { get; }
[Selector ("setAllowsRotation:")]
void
AllowsRotation { set; }
[Selector ("angularDamping")]
System.nfloat
AngularDamping { get; }
[Selector ("setAngularDamping:")]
void
AngularDamping { set; }
[Selector ("angularVelocity")]
System.nfloat
AngularVelocity { get; }
[Selector ("setAngularVelocity:")]
void
AngularVelocity { set; }
[Selector ("area")]
System.nfloat
Area { get; }
[Selector ("categoryBitMask")]
uint
CategoryBitMask { get; }
[Selector ("setCategoryBitMask:")]
void
CategoryBitMask { set; }
[Selector ("charge")]
System.nfloat
Charge { get; }
[Selector ("setCharge:")]
void
Charge { set; }
[Selector ("collisionBitMask")]
uint
CollisionBitMask { get; }
[Selector ("setCollisionBitMask:")]
void
CollisionBitMask { set; }
[Selector ("contactTestBitMask")]
uint
ContactTestBitMask { get; }
[Selector ("setContactTestBitMask:")]
void
ContactTestBitMask { set; }
[Selector ("density")]
System.nfloat
Density { get; }
[Selector ("setDensity:")]
void
Density { set; }
[Selector ("isDynamic")]
bool
Dynamic { get; }
[Selector ("setDynamic:")]
void
Dynamic { set; }
[Selector ("fieldBitMask")]
uint
FieldBitMask { get; }
[Selector ("setFieldBitMask:")]
void
FieldBitMask { set; }
[Selector ("friction")]
System.nfloat
Friction { get; }
[Selector ("setFriction:")]
void
Friction { set; }
[Selector ("joints")]
SpriteKit.SKPhysicsJoint
Joints { get; }
[Selector ("linearDamping")]
System.nfloat
LinearDamping { get; }
[Selector ("setLinearDamping:")]
void
LinearDamping { set; }
[Selector ("mass")]
System.nfloat
Mass { get; }
[Selector ("setMass:")]
void
Mass { set; }
[Selector ("node")]
SpriteKit.SKNode
Node { get; }
[Selector ("pinned")]
bool
Pinned { get; }
[Selector ("setPinned:")]
void
Pinned { set; }
[Selector ("isResting")]
bool
Resting { get; }
[Selector ("setResting:")]
void
Resting { set; }
[Selector ("restitution")]
System.nfloat
Restitution { get; }
[Selector ("setRestitution:")]
void
Restitution { set; }
[Selector ("usesPreciseCollisionDetection")]
bool
UsesPreciseCollisionDetection { get; }
[Selector ("setUsesPreciseCollisionDetection:")]
void
UsesPreciseCollisionDetection { set; }
[Selector ("velocity")]
CoreGraphics.CGVector
Velocity { get; }
[Selector ("setVelocity:")]
void
Velocity { set; }
Type: SKPhysicsContact
Type: SKPhysicsContactDelegate
Type: SKPhysicsJoint
SpriteKit.SKPhysicsJoint {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("bodyA")]
SpriteKit.SKPhysicsBody
BodyA { get; }
[Selector ("setBodyA:")]
void
BodyA { set; }
[Selector ("bodyB")]
SpriteKit.SKPhysicsBody
BodyB { get; }
[Selector ("setBodyB:")]
void
BodyB { set; }
[Selector ("reactionForce")]
CoreGraphics.CGVector
ReactionForce { get; }
[Selector ("reactionTorque")]
System.nfloat
ReactionTorque { get; }
Type: SKPhysicsJointFixed
Type: SKPhysicsJointLimit
Type: SKPhysicsJointPin
Type: SKPhysicsJointSliding
Type: SKPhysicsJointSpring
SpriteKit.SKPhysicsJointSpring {
[Selector ("jointWithBodyA:bodyB:anchorA:anchorB:")]
SpriteKit.SKPhysicsJointSpring
Create(..)
[Selector ("damping")]
System.nfloat
Damping { get; }
[Selector ("setDamping:")]
void
Damping { set; }
[Selector ("frequency")]
System.nfloat
Frequency { get; }
[Selector ("setFrequency:")]
void
Frequency { set; }
Type: SKPhysicsWorld
SpriteKit.SKPhysicsWorld {
[Selector ("addJoint:")]
void
AddJoint(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("enumerateBodiesAtPoint:usingBlock:")]
void
EnumerateBodies(..)
[Selector ("enumerateBodiesInRect:usingBlock:")]
void
EnumerateBodies(..)
[Selector ("enumerateBodiesAlongRayStart:end:usingBlock:")]
void
EnumerateBodies(..)
[Selector ("bodyAtPoint:")]
SpriteKit.SKPhysicsBody
GetBody(..)
[Selector ("bodyInRect:")]
SpriteKit.SKPhysicsBody
GetBody(..)
[Selector ("bodyAlongRayStart:end:")]
SpriteKit.SKPhysicsBody
GetBody(..)
[Selector ("removeAllJoints")]
void
RemoveAllJoints(..)
[Selector ("removeJoint:")]
void
RemoveJoint(..)
[Selector ("sampleFieldsAt:")]
OpenTK.Vector3
SampleFields(..)
[Selector ("gravity")]
CoreGraphics.CGVector
Gravity { get; }
[Selector ("setGravity:")]
void
Gravity { set; }
[Selector ("speed")]
System.nfloat
Speed { get; }
[Selector ("setSpeed:")]
void
Speed { set; }
[Selector ("contactDelegate")]
Foundation.NSObject
WeakContactDelegate { get; }
[Selector ("setContactDelegate:")]
void
WeakContactDelegate { set; }
Type: _SKPhysicsContactDelegate
Type: SKRange
SpriteKit.SKRange {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("rangeWithLowerLimit:upperLimit:")]
SpriteKit.SKRange
Create(..)
[Selector ("rangeWithConstantValue:")]
SpriteKit.SKRange
CreateConstant(..)
[Selector ("rangeWithNoLimits")]
SpriteKit.SKRange
CreateUnlimited(..)
[Selector ("rangeWithLowerLimit:")]
SpriteKit.SKRange
CreateWithLowerLimit(..)
[Selector ("rangeWithUpperLimit:")]
SpriteKit.SKRange
CreateWithUpperLimit(..)
[Selector ("rangeWithValue:variance:")]
SpriteKit.SKRange
CreateWithVariance(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("lowerLimit")]
System.nfloat
LowerLimit { get; }
[Selector ("setLowerLimit:")]
void
LowerLimit { set; }
[Selector ("upperLimit")]
System.nfloat
UpperLimit { get; }
[Selector ("setUpperLimit:")]
void
UpperLimit { set; }
Type: SKReachConstraints
Type: SKReferenceNode
Type: SKRegion
SpriteKit.SKRegion {
[Selector ("containsPoint:")]
bool
ContainsPoint(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("regionByDifferenceFromRegion:")]
SpriteKit.SKRegion
CreateDifference(..)
[Selector ("regionByIntersectionWithRegion:")]
SpriteKit.SKRegion
CreateIntersection(..)
[Selector ("regionByUnionWithRegion:")]
SpriteKit.SKRegion
CreateUnion(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("inverseRegion")]
SpriteKit.SKRegion
InverseRegion(..)
[Selector ("infiniteRegion")]
SpriteKit.SKRegion
InfiniteRegion { get; }
[Selector ("path")]
CoreGraphics.CGPath
Path { get; }
Type: SKScene
SpriteKit.SKScene {
[Selector ("convertPointFromView:")]
CoreGraphics.CGPoint
ConvertPointFromView(..)
[Selector ("convertPointToView:")]
CoreGraphics.CGPoint
ConvertPointToView(..)
[Selector ("didApplyConstraints")]
void
DidApplyConstraints(..)
[Selector ("didChangeSize:")]
void
DidChangeSize(..)
[Selector ("didEvaluateActions")]
void
DidEvaluateActions(..)
[Selector ("didFinishUpdate")]
void
DidFinishUpdate(..)
[Selector ("didMoveToView:")]
void
DidMoveToView(..)
[Selector ("didSimulatePhysics")]
void
DidSimulatePhysics(..)
[Selector ("sceneWithSize:")]
SpriteKit.SKScene
FromSize(..)
[Selector ("update:")]
void
Update(..)
[Selector ("willMoveFromView:")]
void
WillMoveFromView(..)
[Selector ("anchorPoint")]
CoreGraphics.CGPoint
AnchorPoint { get; }
[Selector ("setAnchorPoint:")]
void
AnchorPoint { set; }
[Selector ("audioEngine")]
AVFoundation.AVAudioEngine
AudioEngine { get; }
[Selector ("backgroundColor")]
UIKit.UIColor
BackgroundColor { get; }
[Selector ("setBackgroundColor:")]
void
BackgroundColor { set; }
[Selector ("camera")]
SpriteKit.SKCameraNode
Camera { get; }
[Selector ("setCamera:")]
void
Camera { set; }
[Selector ("listener")]
SpriteKit.SKNode
Listener { get; }
[Selector ("setListener:")]
void
Listener { set; }
[Selector ("physicsWorld")]
SpriteKit.SKPhysicsWorld
PhysicsWorld { get; }
[Selector ("scaleMode")]
SpriteKit.SKSceneScaleMode
ScaleMode { get; }
[Selector ("setScaleMode:")]
void
ScaleMode { set; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
[Selector ("setSize:")]
void
Size { set; }
[Selector ("view")]
SpriteKit.SKView
View { get; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
Type: SKSceneDelegate
Type: SKShader
SpriteKit.SKShader {
[Selector ("addUniform:")]
void
AddUniform(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("shader")]
SpriteKit.SKShader
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("shaderWithFileNamed:")]
SpriteKit.SKShader
FromFile(..)
[Selector ("shaderWithSource:")]
SpriteKit.SKShader
FromShaderSourceCode(..)
[Selector ("shaderWithSource:uniforms:")]
SpriteKit.SKShader
FromShaderSourceCode(..)
[Selector ("uniformNamed:")]
SpriteKit.SKUniform
GetUniform(..)
[Selector ("removeUniformNamed:")]
void
RemoveUniform(..)
[Selector ("source")]
string
Source { get; }
[Selector ("setSource:")]
void
Source { set; }
[Selector ("uniforms")]
SpriteKit.SKUniform
Uniforms { get; }
[Selector ("setUniforms:")]
void
Uniforms { set; }
Type: SKShapeNode
SpriteKit.SKShapeNode {
[Selector ("shapeNodeWithCircleOfRadius:")]
SpriteKit.SKShapeNode
FromCircle(..)
[Selector ("shapeNodeWithEllipseInRect:")]
SpriteKit.SKShapeNode
FromEllipse(..)
[Selector ("shapeNodeWithEllipseOfSize:")]
SpriteKit.SKShapeNode
FromEllipse(..)
[Selector ("shapeNodeWithPath:")]
SpriteKit.SKShapeNode
FromPath(..)
[Selector ("shapeNodeWithPath:centered:")]
SpriteKit.SKShapeNode
FromPath(..)
[Selector ("shapeNodeWithPoints:count:")]
SpriteKit.SKShapeNode
FromPoints(..)
[Selector ("shapeNodeWithRect:")]
SpriteKit.SKShapeNode
FromRect(..)
[Selector ("shapeNodeWithRectOfSize:")]
SpriteKit.SKShapeNode
FromRect(..)
[Selector ("shapeNodeWithRect:cornerRadius:")]
SpriteKit.SKShapeNode
FromRect(..)
[Selector ("shapeNodeWithRectOfSize:cornerRadius:")]
SpriteKit.SKShapeNode
FromRect(..)
[Selector ("shapeNodeWithSplinePoints:count:")]
SpriteKit.SKShapeNode
FromSplinePoints(..)
[Selector ("isAntialiased")]
bool
Antialiased { get; }
[Selector ("setAntialiased:")]
void
Antialiased { set; }
[Selector ("blendMode")]
SpriteKit.SKBlendMode
BlendMode { get; }
[Selector ("setBlendMode:")]
void
BlendMode { set; }
[Selector ("fillColor")]
UIKit.UIColor
FillColor { get; }
[Selector ("setFillColor:")]
void
FillColor { set; }
[Selector ("fillShader")]
SpriteKit.SKShader
FillShader { get; }
[Selector ("setFillShader:")]
void
FillShader { set; }
[Selector ("fillTexture")]
SpriteKit.SKTexture
FillTexture { get; }
[Selector ("setFillTexture:")]
void
FillTexture { set; }
[Selector ("glowWidth")]
System.nfloat
GlowWidth { get; }
[Selector ("setGlowWidth:")]
void
GlowWidth { set; }
[Selector ("lineCap")]
CoreGraphics.CGLineCap
LineCap { get; }
[Selector ("setLineCap:")]
void
LineCap { set; }
[Selector ("lineJoin")]
CoreGraphics.CGLineJoin
LineJoin { get; }
[Selector ("setLineJoin:")]
void
LineJoin { set; }
[Selector ("lineLength")]
System.nfloat
LineLength { get; }
[Selector ("lineWidth")]
System.nfloat
LineWidth { get; }
[Selector ("setLineWidth:")]
void
LineWidth { set; }
[Selector ("miterLimit")]
System.nfloat
MiterLimit { get; }
[Selector ("setMiterLimit:")]
void
MiterLimit { set; }
[Selector ("path")]
CoreGraphics.CGPath
Path { get; }
[Selector ("setPath:")]
void
Path { set; }
[Selector ("strokeColor")]
UIKit.UIColor
StrokeColor { get; }
[Selector ("setStrokeColor:")]
void
StrokeColor { set; }
[Selector ("strokeShader")]
SpriteKit.SKShader
StrokeShader { get; }
[Selector ("setStrokeShader:")]
void
StrokeShader { set; }
[Selector ("strokeTexture")]
SpriteKit.SKTexture
StrokeTexture { get; }
[Selector ("setStrokeTexture:")]
void
StrokeTexture { set; }
Type: SKSpriteNode
SpriteKit.SKSpriteNode {
[Selector ("spriteNodeWithTexture:normalMap:")]
SpriteKit.SKSpriteNode
Create(..)
[Selector ("spriteNodeWithImageNamed:normalMapped:")]
SpriteKit.SKSpriteNode
Create(..)
[Selector ("spriteNodeWithColor:size:")]
SpriteKit.SKSpriteNode
FromColor(..)
[Selector ("spriteNodeWithImageNamed:")]
SpriteKit.SKSpriteNode
FromImageNamed(..)
[Selector ("spriteNodeWithTexture:size:")]
SpriteKit.SKSpriteNode
FromTexture(..)
[Selector ("spriteNodeWithTexture:")]
SpriteKit.SKSpriteNode
FromTexture(..)
[Selector ("anchorPoint")]
CoreGraphics.CGPoint
AnchorPoint { get; }
[Selector ("setAnchorPoint:")]
void
AnchorPoint { set; }
[Selector ("blendMode")]
SpriteKit.SKBlendMode
BlendMode { get; }
[Selector ("setBlendMode:")]
void
BlendMode { set; }
[Selector ("centerRect")]
CoreGraphics.CGRect
CenterRect { get; }
[Selector ("setCenterRect:")]
void
CenterRect { set; }
[Selector ("color")]
UIKit.UIColor
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("colorBlendFactor")]
System.nfloat
ColorBlendFactor { get; }
[Selector ("setColorBlendFactor:")]
void
ColorBlendFactor { set; }
[Selector ("lightingBitMask")]
uint
LightingBitMask { get; }
[Selector ("setLightingBitMask:")]
void
LightingBitMask { set; }
[Selector ("normalTexture")]
SpriteKit.SKTexture
NormalTexture { get; }
[Selector ("setNormalTexture:")]
void
NormalTexture { set; }
[Selector ("shader")]
SpriteKit.SKShader
Shader { get; }
[Selector ("setShader:")]
void
Shader { set; }
[Selector ("shadowCastBitMask")]
uint
ShadowCastBitMask { get; }
[Selector ("setShadowCastBitMask:")]
void
ShadowCastBitMask { set; }
[Selector ("shadowedBitMask")]
uint
ShadowedBitMask { get; }
[Selector ("setShadowedBitMask:")]
void
ShadowedBitMask { set; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
[Selector ("setSize:")]
void
Size { set; }
[Selector ("texture")]
SpriteKit.SKTexture
Texture { get; }
[Selector ("setTexture:")]
void
Texture { set; }
Type: SKTexture
SpriteKit.SKTexture {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("textureByGeneratingNormalMap")]
SpriteKit.SKTexture
CreateTextureByGeneratingNormalMap(..)
[Selector ("textureByGeneratingNormalMapWithSmoothness:contrast:")]
SpriteKit.SKTexture
CreateTextureByGeneratingNormalMap(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("textureWithData:size:")]
SpriteKit.SKTexture
FromData(..)
[Selector ("textureWithData:size:rowLength:alignment:")]
SpriteKit.SKTexture
FromData(..)
[Selector ("textureWithData:size:flipped:")]
SpriteKit.SKTexture
FromData(..)
[Selector ("textureWithCGImage:")]
SpriteKit.SKTexture
FromImage(..)
[Selector ("textureWithImage:")]
SpriteKit.SKTexture
FromImage(..)
[Selector ("textureWithImageNamed:")]
SpriteKit.SKTexture
FromImageNamed(..)
[Selector ("textureWithRect:inTexture:")]
SpriteKit.SKTexture
FromRectangle(..)
[Selector ("textureNoiseWithSmoothness:size:grayscale:")]
SpriteKit.SKTexture
FromTextureNoise(..)
[Selector ("textureVectorNoiseWithSmoothness:size:")]
SpriteKit.SKTexture
FromTextureVectorNoise(..)
[Selector ("preloadWithCompletionHandler:")]
void
Preload(..)
[Selector ("preloadTextures:withCompletionHandler:")]
void
PreloadTextures(..)
[Selector ("textureByApplyingCIFilter:")]
SpriteKit.SKTexture
TextureByApplyingCIFilter(..)
[Selector ("CGImage")]
CoreGraphics.CGImage
CGImage { get; }
[Selector ("filteringMode")]
SpriteKit.SKTextureFilteringMode
FilteringMode { get; }
[Selector ("setFilteringMode:")]
void
FilteringMode { set; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
[Selector ("textureRect")]
CoreGraphics.CGRect
TextureRect { get; }
[Selector ("usesMipmaps")]
bool
UsesMipmaps { get; }
[Selector ("setUsesMipmaps:")]
void
UsesMipmaps { set; }
Type: SKTextureAtlas
Type: SKTransition
Type: SKUniform
Type: SKVideoNode
SpriteKit.SKVideoNode {
[Selector ("videoNodeWithVideoFileNamed:")]
SpriteKit.SKVideoNode
FromFile(..)
[Selector ("videoNodeWithAVPlayer:")]
SpriteKit.SKVideoNode
FromPlayer(..)
[Selector ("videoNodeWithVideoURL:")]
SpriteKit.SKVideoNode
FromUrl(..)
[Selector ("pause")]
void
Pause(..)
[Selector ("play")]
void
Play(..)
[Selector ("anchorPoint")]
CoreGraphics.CGPoint
AnchorPoint { get; }
[Selector ("setAnchorPoint:")]
void
AnchorPoint { set; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
[Selector ("setSize:")]
void
Size { set; }
Type: SKView
Namespace: StoreKit
Type: SKDownload
Type: SKMutablePayment
Type: SKPayment
Type: SKPaymentQueue
Type: SKPaymentTransaction
Type: SKPaymentTransactionObserver
Type: SKProduct
Type: SKProductsRequest
Type: _SKProductsRequestDelegate
Type: SKProductsRequestDelegate
Type: SKProductsResponse
Type: SKReceiptRefreshRequest
Type: SKRequest
Type: _SKRequestDelegate
Type: SKRequestDelegate
Type: SKStoreProductViewController
Type: _SKStoreProductViewControllerDelegate
Type: SKStoreProductViewControllerDelegate
Namespace: SystemConfiguration
Type: CaptiveNetwork
Type: NetworkReachability
Type: StatusCodeError
Namespace: Twitter
Type: TWRequest
Twitter.TWRequest {
[Selector ("addMultiPartData:withName:type:")]
void
AddMultiPartData(..)
[Selector ("performRequestWithHandler:")]
void
PerformRequest(..)
[Selector ("account")]
Accounts.ACAccount
Account { get; }
[Selector ("setAccount:")]
void
Account { set; }
[Selector ("parameters")]
Foundation.NSDictionary
Parameters { get; }
[Selector ("requestMethod")]
Twitter.TWRequestMethod
RequestMethod { get; }
[Selector ("signedURLRequest")]
Foundation.NSUrlRequest
SignedUrlRequest { get; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
Type: TWTweetComposeViewController
Namespace: UIKit
Type: NSDataAsset
UIKit.NSDataAsset {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("data")]
Foundation.NSData
Data { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("typeIdentifier")]
Foundation.NSString
TypeIdentifier { get; }
Type: NSFileProviderExtension
Type: NSLayoutAnchor
Type: NSLayoutConstraint
UIKit.NSLayoutConstraint {
[Selector ("activateConstraints:")]
void
ActivateConstraints(..)
[Selector ("constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:")]
UIKit.NSLayoutConstraint
Create(..)
[Selector ("deactivateConstraints:")]
void
DeactivateConstraints(..)
[Selector ("constraintsWithVisualFormat:options:metrics:views:")]
UIKit.NSLayoutConstraint
FromVisualFormat(..)
[Selector ("isActive")]
bool
Active { get; }
[Selector ("setActive:")]
void
Active { set; }
[Selector ("constant")]
System.nfloat
Constant { get; }
[Selector ("setConstant:")]
void
Constant { set; }
[Selector ("firstAttribute")]
UIKit.NSLayoutAttribute
FirstAttribute { get; }
[Selector ("firstItem")]
Foundation.NSObject
FirstItem { get; }
[Selector ("multiplier")]
System.nfloat
Multiplier { get; }
[Selector ("priority")]
float
Priority { get; }
[Selector ("setPriority:")]
void
Priority { set; }
[Selector ("relation")]
UIKit.NSLayoutRelation
Relation { get; }
[Selector ("secondAttribute")]
UIKit.NSLayoutAttribute
SecondAttribute { get; }
[Selector ("secondItem")]
Foundation.NSObject
SecondItem { get; }
[Selector ("shouldBeArchived")]
bool
ShouldBeArchived { get; }
[Selector ("setShouldBeArchived:")]
void
ShouldBeArchived { set; }
Type: NSLayoutDimension
Type: NSLayoutManager
Type: NSLayoutManagerDelegate
Type: NSMutableParagraphStyle
Type: NSParagraphStyle
Type: NSShadow
Type: NSTextAttachment
UIKit.NSTextAttachment {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("attachmentBoundsForTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
CoreGraphics.CGRect
GetAttachmentBounds(..)
[Selector ("imageForBounds:textContainer:characterIndex:")]
UIKit.UIImage
GetImageForBounds(..)
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("setBounds:")]
void
Bounds { set; }
[Selector ("contents")]
Foundation.NSData
Contents { get; }
[Selector ("setContents:")]
void
Contents { set; }
[Selector ("fileType")]
string
FileType { get; }
[Selector ("setFileType:")]
void
FileType { set; }
[Selector ("fileWrapper")]
Foundation.NSFileWrapper
FileWrapper { get; }
[Selector ("setFileWrapper:")]
void
FileWrapper { set; }
[Selector ("image")]
UIKit.UIImage
Image { get; }
[Selector ("setImage:")]
void
Image { set; }
Type: NSTextAttachmentContainer
Type: NSTextContainer
Type: NSTextStorage
Type: _NSTextStorageDelegate
Type: NSTextStorageDelegate
Type: NSTextTab
UIKit.NSTextTab {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("columnTerminatorsForLocale:")]
Foundation.NSCharacterSet
GetColumnTerminators(..)
[Selector ("alignment")]
UIKit.UITextAlignment
Alignment { get; }
[Selector ("location")]
System.nfloat
Location { get; }
[Selector ("options")]
Foundation.NSDictionary
Options { get; }
Type: UIAcceleration
UIKit.UIAcceleration {
[Selector ("timestamp")]
double
Time { get; }
[Selector ("x")]
double
X { get; }
[Selector ("y")]
double
Y { get; }
[Selector ("z")]
double
Z { get; }
Type: UIAccelerometer
Type: _UIAccelerometerDelegate
Type: UIAccelerometerDelegate
Type: UIAccessibility
Type: UIAccessibilityCustomAction
Type: FuncBoolDispatcher
Type: UIAccessibilityElement
Type: UIActionSheet
Type: _UIActionSheetDelegate
Type: UIActionSheetDelegate
UIKit.UIActionSheetDelegate {
[Selector ("actionSheetCancel:")]
void
Canceled(..)
[Selector ("actionSheet:clickedButtonAtIndex:")]
void
Clicked(..)
[Selector ("actionSheet:didDismissWithButtonIndex:")]
void
Dismissed(..)
[Selector ("didPresentActionSheet:")]
void
Presented(..)
[Selector ("actionSheet:willDismissWithButtonIndex:")]
void
WillDismiss(..)
[Selector ("willPresentActionSheet:")]
void
WillPresent(..)
Type: UIActivity
UIKit.UIActivity {
[Selector ("canPerformWithActivityItems:")]
bool
CanPerform(..)
[Selector ("activityDidFinish:")]
void
Finished(..)
[Selector ("performActivity")]
void
Perform(..)
[Selector ("prepareWithActivityItems:")]
void
Prepare(..)
[Selector ("activityCategory")]
UIKit.UIActivityCategory
Category { get; }
[Selector ("activityImage")]
UIKit.UIImage
Image { get; }
[Selector ("activityTitle")]
string
Title { get; }
[Selector ("activityType")]
Foundation.NSString
Type { get; }
[Selector ("activityViewController")]
UIKit.UIViewController
ViewController { get; }
Type: UIActivityIndicatorView
Type: UIActivityIndicatorViewAppearance
Type: UIActivityItemProvider
Type: UIActivityItemSource
Type: UIActivityViewController
Type: UIAdaptivePresentationControllerDelegate
Type: UIAlertAction
UIKit.UIAlertAction {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("actionWithTitle:style:handler:")]
UIKit.UIAlertAction
Create(..)
[Selector ("isEnabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("style")]
UIKit.UIAlertActionStyle
Style { get; }
[Selector ("title")]
string
Title { get; }
Type: UIAlertController
UIKit.UIAlertController {
[Selector ("addAction:")]
void
AddAction(..)
[Selector ("addTextFieldWithConfigurationHandler:")]
void
AddTextField(..)
[Selector ("alertControllerWithTitle:message:preferredStyle:")]
UIKit.UIAlertController
Create(..)
[Selector ("actions")]
UIKit.UIAlertAction
Actions { get; }
[Selector ("message")]
string
Message { get; }
[Selector ("setMessage:")]
void
Message { set; }
[Selector ("preferredAction")]
UIKit.UIAlertAction
PreferredAction { get; }
[Selector ("setPreferredAction:")]
void
PreferredAction { set; }
[Selector ("preferredStyle")]
UIKit.UIAlertControllerStyle
PreferredStyle { get; }
[Selector ("textFields")]
UIKit.UITextField
TextFields { get; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
Type: UIAlertView
Type: _UIAlertViewDelegate
Type: UIAlertViewDelegate
Type: UIAppearance
UIKit.UIAppearance {
[Native ("IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr")]
System.IntPtr
GetAppearance(..)
[Native ("IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr")]
System.IntPtr
GetAppearance(..)
Type: UIApplication
Type: UIApplicationDelegate
Type: UIAttachmentBehavior
UIKit.UIAttachmentBehavior {
[Selector ("fixedAttachmentWithItem:attachedToItem:attachmentAnchor:")]
UIKit.UIAttachmentBehavior
CreateFixedAttachment(..)
[Selector ("limitAttachmentWithItem:offsetFromCenter:attachedToItem:offsetFromCenter:")]
UIKit.UIAttachmentBehavior
CreateLimitAttachment(..)
[Selector ("pinAttachmentWithItem:attachedToItem:attachmentAnchor:")]
UIKit.UIAttachmentBehavior
CreatePinAttachment(..)
[Selector ("slidingAttachmentWithItem:attachedToItem:attachmentAnchor:axisOfTranslation:")]
UIKit.UIAttachmentBehavior
CreateSlidingAttachment(..)
[Selector ("slidingAttachmentWithItem:attachmentAnchor:axisOfTranslation:")]
UIKit.UIAttachmentBehavior
CreateSlidingAttachment(..)
[Selector ("anchorPoint")]
CoreGraphics.CGPoint
AnchorPoint { get; }
[Selector ("setAnchorPoint:")]
void
AnchorPoint { set; }
[Selector ("attachedBehaviorType")]
UIKit.UIAttachmentBehaviorType
AttachedBehaviorType { get; }
[Selector ("attachmentRange")]
UIKit.UIFloatRange
AttachmentRange { get; }
[Selector ("setAttachmentRange:")]
void
AttachmentRange { set; }
[Selector ("damping")]
System.nfloat
Damping { get; }
[Selector ("setDamping:")]
void
Damping { set; }
[Selector ("frequency")]
System.nfloat
Frequency { get; }
[Selector ("setFrequency:")]
void
Frequency { set; }
[Selector ("frictionTorque")]
System.nfloat
FrictionTorque { get; }
[Selector ("setFrictionTorque:")]
void
FrictionTorque { set; }
[Selector ("items")]
UIKit.IUIDynamicItem
Items { get; }
[Selector ("length")]
System.nfloat
Length { get; }
[Selector ("setLength:")]
void
Length { set; }
Type: UIBarButtonItem
Type: Callback
Type: UIBarButtonItemAppearance
Type: UIBarButtonItemGroup
Type: UIBarItem
Type: UIBarItemAppearance
Type: UIBarPositioning
Type: UIBarPositioningDelegate
Type: UIBezierPath
UIKit.UIBezierPath {
[Selector ("addArcWithCenter:radius:startAngle:endAngle:clockwise:")]
void
AddArc(..)
[Selector ("addClip")]
void
AddClip(..)
[Selector ("addCurveToPoint:controlPoint1:controlPoint2:")]
void
AddCurveToPoint(..)
[Selector ("addLineToPoint:")]
void
AddLineTo(..)
[Selector ("addQuadCurveToPoint:controlPoint:")]
void
AddQuadCurveToPoint(..)
[Selector ("appendPath:")]
void
AppendPath(..)
[Selector ("applyTransform:")]
void
ApplyTransform(..)
[Selector ("bezierPathByReversingPath")]
UIKit.UIBezierPath
BezierPathByReversingPath(..)
[Selector ("closePath")]
void
ClosePath(..)
[Selector ("containsPoint:")]
bool
ContainsPoint(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("bezierPath")]
UIKit.UIBezierPath
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("fill")]
void
Fill(..)
[Selector ("fillWithBlendMode:alpha:")]
void
Fill(..)
[Selector ("bezierPathWithArcCenter:radius:startAngle:endAngle:clockwise:")]
UIKit.UIBezierPath
FromArc(..)
[Selector ("bezierPathWithOvalInRect:")]
UIKit.UIBezierPath
FromOval(..)
[Selector ("bezierPathWithCGPath:")]
UIKit.UIBezierPath
FromPath(..)
[Selector ("bezierPathWithRect:")]
UIKit.UIBezierPath
FromRect(..)
[Selector ("bezierPathWithRoundedRect:byRoundingCorners:cornerRadii:")]
UIKit.UIBezierPath
FromRoundedRect(..)
[Selector ("bezierPathWithRoundedRect:cornerRadius:")]
UIKit.UIBezierPath
FromRoundedRect(..)
[Selector ("moveToPoint:")]
void
MoveTo(..)
[Selector ("removeAllPoints")]
void
RemoveAllPoints(..)
[Selector ("setLineDash:count:phase:")]
void
SetLineDash(..)
[Selector ("stroke")]
void
Stroke(..)
[Selector ("strokeWithBlendMode:alpha:")]
void
Stroke(..)
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("CGPath")]
CoreGraphics.CGPath
CGPath { get; }
[Selector ("setCGPath:")]
void
CGPath { set; }
[Selector ("currentPoint")]
CoreGraphics.CGPoint
CurrentPoint { get; }
[Selector ("isEmpty")]
bool
Empty { get; }
[Selector ("flatness")]
System.nfloat
Flatness { get; }
[Selector ("setFlatness:")]
void
Flatness { set; }
[Selector ("lineCapStyle")]
CoreGraphics.CGLineCap
LineCapStyle { get; }
[Selector ("setLineCapStyle:")]
void
LineCapStyle { set; }
[Selector ("lineJoinStyle")]
CoreGraphics.CGLineJoin
LineJoinStyle { get; }
[Selector ("setLineJoinStyle:")]
void
LineJoinStyle { set; }
[Selector ("lineWidth")]
System.nfloat
LineWidth { get; }
[Selector ("setLineWidth:")]
void
LineWidth { set; }
[Selector ("miterLimit")]
System.nfloat
MiterLimit { get; }
[Selector ("setMiterLimit:")]
void
MiterLimit { set; }
[Selector ("usesEvenOddFillRule")]
bool
UsesEvenOddFillRule { get; }
[Selector ("setUsesEvenOddFillRule:")]
void
UsesEvenOddFillRule { set; }
Type: UIBlurEffect
Type: UIButton
Type: UIButtonAppearance
Type: UICollectionReusableView
Type: UICollectionView
Type: UICollectionViewCell
Type: UICollectionViewController
Type: UICollectionViewDataSource
UIKit.UICollectionViewDataSource {
[Selector ("collectionView:canMoveItemAtIndexPath:")]
bool
CanMoveItem(..)
[Selector ("collectionView:cellForItemAtIndexPath:")]
UIKit.UICollectionViewCell
GetCell(..)
[Selector ("collectionView:numberOfItemsInSection:")]
System.nint
GetItemsCount(..)
[Selector ("collectionView:viewForSupplementaryElementOfKind:atIndexPath:")]
UIKit.UICollectionReusableView
GetViewForSupplementaryElement(..)
[Selector ("collectionView:moveItemAtIndexPath:toIndexPath:")]
void
MoveItem(..)
[Selector ("numberOfSectionsInCollectionView:")]
System.nint
NumberOfSections(..)
Type: UICollectionViewDelegate
UIKit.UICollectionViewDelegate {
[Selector ("collectionView:canPerformAction:forItemAtIndexPath:withSender:")]
bool
CanPerformAction(..)
[Selector ("collectionView:didEndDisplayingCell:forItemAtIndexPath:")]
void
CellDisplayingEnded(..)
[Selector ("scrollViewDidEndDecelerating:")]
void
DecelerationEnded(..)
[Selector ("scrollViewWillBeginDecelerating:")]
void
DecelerationStarted(..)
[Selector ("scrollViewDidZoom:")]
void
DidZoom(..)
[Selector ("scrollViewDidEndDragging:willDecelerate:")]
void
DraggingEnded(..)
[Selector ("scrollViewWillBeginDragging:")]
void
DraggingStarted(..)
[Selector ("collectionView:targetContentOffsetForProposedContentOffset:")]
CoreGraphics.CGPoint
GetTargetContentOffset(..)
[Selector ("collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:")]
Foundation.NSIndexPath
GetTargetIndexPathForMove(..)
[Selector ("collectionView:didDeselectItemAtIndexPath:")]
void
ItemDeselected(..)
[Selector ("collectionView:didHighlightItemAtIndexPath:")]
void
ItemHighlighted(..)
[Selector ("collectionView:didSelectItemAtIndexPath:")]
void
ItemSelected(..)
[Selector ("collectionView:didUnhighlightItemAtIndexPath:")]
void
ItemUnhighlighted(..)
[Selector ("collectionView:performAction:forItemAtIndexPath:withSender:")]
void
PerformAction(..)
[Selector ("scrollViewDidEndScrollingAnimation:")]
void
ScrollAnimationEnded(..)
[Selector ("scrollViewDidScroll:")]
void
Scrolled(..)
[Selector ("scrollViewDidScrollToTop:")]
void
ScrolledToTop(..)
[Selector ("collectionView:shouldDeselectItemAtIndexPath:")]
bool
ShouldDeselectItem(..)
[Selector ("collectionView:shouldHighlightItemAtIndexPath:")]
bool
ShouldHighlightItem(..)
[Selector ("scrollViewShouldScrollToTop:")]
bool
ShouldScrollToTop(..)
[Selector ("collectionView:shouldSelectItemAtIndexPath:")]
bool
ShouldSelectItem(..)
[Selector ("collectionView:shouldShowMenuForItemAtIndexPath:")]
bool
ShouldShowMenu(..)
[Selector ("collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:")]
void
SupplementaryViewDisplayingEnded(..)
[Selector ("collectionView:transitionLayoutForOldLayout:newLayout:")]
UIKit.UICollectionViewTransitionLayout
TransitionLayout(..)
[Selector ("viewForZoomingInScrollView:")]
UIKit.UIView
ViewForZoomingInScrollView(..)
[Selector ("collectionView:willDisplayCell:forItemAtIndexPath:")]
void
WillDisplayCell(..)
[Selector ("collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:")]
void
WillDisplaySupplementaryView(..)
[Selector ("scrollViewWillEndDragging:withVelocity:targetContentOffset:")]
void
WillEndDragging(..)
[Selector ("scrollViewDidEndZooming:withView:atScale:")]
void
ZoomingEnded(..)
[Selector ("scrollViewWillBeginZooming:withView:")]
void
ZoomingStarted(..)
Type: UICollectionViewDelegateFlowLayout
Type: UICollectionViewFlowLayout
Type: UICollectionViewFlowLayoutInvalidationContext
Type: UICollectionViewLayout
Type: UICollectionViewLayoutAttributes
UIKit.UICollectionViewLayoutAttributes {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("layoutAttributesForCellWithIndexPath:")]
UIKit.UICollectionViewLayoutAttributes
CreateForCell(..)
[Selector ("layoutAttributesForDecorationViewOfKind:withIndexPath:")]
UIKit.UICollectionViewLayoutAttributes
CreateForDecorationView(..)
[Selector ("layoutAttributesForSupplementaryViewOfKind:withIndexPath:")]
UIKit.UICollectionViewLayoutAttributes
CreateForSupplementaryView(..)
[Selector ("alpha")]
System.nfloat
Alpha { get; }
[Selector ("setAlpha:")]
void
Alpha { set; }
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("setBounds:")]
void
Bounds { set; }
[Selector ("center")]
CoreGraphics.CGPoint
Center { get; }
[Selector ("setCenter:")]
void
Center { set; }
[Selector ("collisionBoundingPath")]
UIKit.UIBezierPath
CollisionBoundingPath { get; }
[Selector ("collisionBoundsType")]
UIKit.UIDynamicItemCollisionBoundsType
CollisionBoundsType { get; }
[Selector ("frame")]
CoreGraphics.CGRect
Frame { get; }
[Selector ("setFrame:")]
void
Frame { set; }
[Selector ("isHidden")]
bool
Hidden { get; }
[Selector ("setHidden:")]
void
Hidden { set; }
[Selector ("indexPath")]
Foundation.NSIndexPath
IndexPath { get; }
[Selector ("setIndexPath:")]
void
IndexPath { set; }
[Selector ("representedElementCategory")]
UIKit.UICollectionElementCategory
RepresentedElementCategory { get; }
[Selector ("representedElementKind")]
string
RepresentedElementKind { get; }
[Selector ("size")]
CoreGraphics.CGSize
Size { get; }
[Selector ("setSize:")]
void
Size { set; }
[Selector ("transform")]
CoreGraphics.CGAffineTransform
Transform { get; }
[Selector ("setTransform:")]
void
Transform { set; }
[Selector ("transform3D")]
CoreAnimation.CATransform3D
Transform3D { get; }
[Selector ("setTransform3D:")]
void
Transform3D { set; }
[Selector ("zIndex")]
System.nint
ZIndex { get; }
[Selector ("setZIndex:")]
void
ZIndex { set; }
Type: UICollectionViewLayoutInvalidationContext
Type: UICollectionViewSource
UIKit.UICollectionViewSource {
[Selector ("collectionView:canMoveItemAtIndexPath:")]
bool
CanMoveItem(..)
[Selector ("collectionView:canPerformAction:forItemAtIndexPath:withSender:")]
bool
CanPerformAction(..)
[Selector ("collectionView:didEndDisplayingCell:forItemAtIndexPath:")]
void
CellDisplayingEnded(..)
[Selector ("scrollViewDidEndDecelerating:")]
void
DecelerationEnded(..)
[Selector ("scrollViewWillBeginDecelerating:")]
void
DecelerationStarted(..)
[Selector ("scrollViewDidZoom:")]
void
DidZoom(..)
[Selector ("scrollViewDidEndDragging:willDecelerate:")]
void
DraggingEnded(..)
[Selector ("scrollViewWillBeginDragging:")]
void
DraggingStarted(..)
[Selector ("collectionView:cellForItemAtIndexPath:")]
UIKit.UICollectionViewCell
GetCell(..)
[Selector ("collectionView:numberOfItemsInSection:")]
System.nint
GetItemsCount(..)
[Selector ("collectionView:targetContentOffsetForProposedContentOffset:")]
CoreGraphics.CGPoint
GetTargetContentOffset(..)
[Selector ("collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:")]
Foundation.NSIndexPath
GetTargetIndexPathForMove(..)
[Selector ("collectionView:viewForSupplementaryElementOfKind:atIndexPath:")]
UIKit.UICollectionReusableView
GetViewForSupplementaryElement(..)
[Selector ("collectionView:didDeselectItemAtIndexPath:")]
void
ItemDeselected(..)
[Selector ("collectionView:didHighlightItemAtIndexPath:")]
void
ItemHighlighted(..)
[Selector ("collectionView:didSelectItemAtIndexPath:")]
void
ItemSelected(..)
[Selector ("collectionView:didUnhighlightItemAtIndexPath:")]
void
ItemUnhighlighted(..)
[Selector ("collectionView:moveItemAtIndexPath:toIndexPath:")]
void
MoveItem(..)
[Selector ("numberOfSectionsInCollectionView:")]
System.nint
NumberOfSections(..)
[Selector ("collectionView:performAction:forItemAtIndexPath:withSender:")]
void
PerformAction(..)
[Selector ("scrollViewDidEndScrollingAnimation:")]
void
ScrollAnimationEnded(..)
[Selector ("scrollViewDidScroll:")]
void
Scrolled(..)
[Selector ("scrollViewDidScrollToTop:")]
void
ScrolledToTop(..)
[Selector ("collectionView:shouldDeselectItemAtIndexPath:")]
bool
ShouldDeselectItem(..)
[Selector ("collectionView:shouldHighlightItemAtIndexPath:")]
bool
ShouldHighlightItem(..)
[Selector ("scrollViewShouldScrollToTop:")]
bool
ShouldScrollToTop(..)
[Selector ("collectionView:shouldSelectItemAtIndexPath:")]
bool
ShouldSelectItem(..)
[Selector ("collectionView:shouldShowMenuForItemAtIndexPath:")]
bool
ShouldShowMenu(..)
[Selector ("collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:")]
void
SupplementaryViewDisplayingEnded(..)
[Selector ("collectionView:transitionLayoutForOldLayout:newLayout:")]
UIKit.UICollectionViewTransitionLayout
TransitionLayout(..)
[Selector ("viewForZoomingInScrollView:")]
UIKit.UIView
ViewForZoomingInScrollView(..)
[Selector ("collectionView:willDisplayCell:forItemAtIndexPath:")]
void
WillDisplayCell(..)
[Selector ("collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:")]
void
WillDisplaySupplementaryView(..)
[Selector ("scrollViewWillEndDragging:withVelocity:targetContentOffset:")]
void
WillEndDragging(..)
[Selector ("scrollViewDidEndZooming:withView:atScale:")]
void
ZoomingEnded(..)
[Selector ("scrollViewWillBeginZooming:withView:")]
void
ZoomingStarted(..)
Type: UICollectionViewTransitionLayout
Type: UICollectionViewUpdateItem
Type: UICollisionBehavior
Type: _UICollisionBehaviorDelegate
Type: UICollisionBehaviorDelegate
Type: UIColor
UIKit.UIColor {
[Selector ("colorWithAlphaComponent:")]
UIKit.UIColor
ColorWithAlpha(..)
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("colorWithCGColor:")]
UIKit.UIColor
FromCGColor(..)
[Selector ("colorWithCIColor:")]
UIKit.UIColor
FromCIColor(..)
[Selector ("colorWithHue:saturation:brightness:alpha:")]
UIKit.UIColor
FromHSBA(..)
[Selector ("colorWithPatternImage:")]
UIKit.UIColor
FromPatternImage(..)
[Selector ("colorWithRed:green:blue:alpha:")]
UIKit.UIColor
FromRGBA(..)
[Selector ("colorWithWhite:alpha:")]
UIKit.UIColor
FromWhiteAlpha(..)
[Selector ("getWhite:alpha:")]
bool
GetWhite(..)
[Selector ("set")]
void
SetColor(..)
[Selector ("setFill")]
void
SetFill(..)
[Selector ("setStroke")]
void
SetStroke(..)
[Selector ("blackColor")]
UIKit.UIColor
Black { get; }
[Selector ("blueColor")]
UIKit.UIColor
Blue { get; }
[Selector ("brownColor")]
UIKit.UIColor
Brown { get; }
[Selector ("CGColor")]
CoreGraphics.CGColor
CGColor { get; }
[Selector ("CIColor")]
CoreImage.CIColor
CIColor { get; }
[Selector ("clearColor")]
UIKit.UIColor
Clear { get; }
[Selector ("cyanColor")]
UIKit.UIColor
Cyan { get; }
[Selector ("darkGrayColor")]
UIKit.UIColor
DarkGray { get; }
[Selector ("darkTextColor")]
UIKit.UIColor
DarkTextColor { get; }
[Selector ("grayColor")]
UIKit.UIColor
Gray { get; }
[Selector ("greenColor")]
UIKit.UIColor
Green { get; }
[Selector ("groupTableViewBackgroundColor")]
UIKit.UIColor
GroupTableViewBackgroundColor { get; }
[Selector ("lightGrayColor")]
UIKit.UIColor
LightGray { get; }
[Selector ("lightTextColor")]
UIKit.UIColor
LightTextColor { get; }
[Selector ("magentaColor")]
UIKit.UIColor
Magenta { get; }
[Selector ("orangeColor")]
UIKit.UIColor
Orange { get; }
[Selector ("purpleColor")]
UIKit.UIColor
Purple { get; }
[Selector ("redColor")]
UIKit.UIColor
Red { get; }
[Selector ("scrollViewTexturedBackgroundColor")]
UIKit.UIColor
ScrollViewTexturedBackgroundColor { get; }
[Selector ("underPageBackgroundColor")]
UIKit.UIColor
UnderPageBackgroundColor { get; }
[Selector ("viewFlipsideBackgroundColor")]
UIKit.UIColor
ViewFlipsideBackgroundColor { get; }
[Selector ("whiteColor")]
UIKit.UIColor
White { get; }
[Selector ("yellowColor")]
UIKit.UIColor
Yellow { get; }
Type: UIContentContainer
Type: UIControl
UIKit.UIControl {
[Selector ("addTarget:action:forControlEvents:")]
void
AddTarget(..)
[Selector ("beginTrackingWithTouch:withEvent:")]
bool
BeginTracking(..)
[Selector ("cancelTrackingWithEvent:")]
void
CancelTracking(..)
[Selector ("continueTrackingWithTouch:withEvent:")]
bool
ContinueTracking(..)
[Selector ("endTrackingWithTouch:withEvent:")]
void
EndTracking(..)
[Selector ("actionsForTarget:forControlEvent:")]
string
GetActions(..)
[Selector ("removeTarget:action:forControlEvents:")]
void
RemoveTarget(..)
[Selector ("sendAction:to:forEvent:")]
void
SendAction(..)
[Selector ("sendActionsForControlEvents:")]
void
SendActionForControlEvents(..)
[Selector ("allControlEvents")]
UIKit.UIControlEvent
AllControlEvents { get; }
[Selector ("allTargets")]
Foundation.NSSet
AllTargets { get; }
[Selector ("isEnabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("isHighlighted")]
bool
Highlighted { get; }
[Selector ("setHighlighted:")]
void
Highlighted { set; }
[Selector ("contentHorizontalAlignment")]
UIKit.UIControlContentHorizontalAlignment
HorizontalAlignment { get; }
[Selector ("setContentHorizontalAlignment:")]
void
HorizontalAlignment { set; }
[Selector ("isSelected")]
bool
Selected { get; }
[Selector ("setSelected:")]
void
Selected { set; }
[Selector ("state")]
UIKit.UIControlState
State { get; }
[Selector ("isTouchInside")]
bool
TouchInside { get; }
[Selector ("isTracking")]
bool
Tracking { get; }
[Selector ("contentVerticalAlignment")]
UIKit.UIControlContentVerticalAlignment
VerticalAlignment { get; }
[Selector ("setContentVerticalAlignment:")]
void
VerticalAlignment { set; }
Type: UIControlEventProxy
Type: UICoordinateSpace
Type: UIDatePicker
UIKit.UIDatePicker {
[Selector ("setDate:animated:")]
void
SetDate(..)
[Selector ("calendar")]
Foundation.NSCalendar
Calendar { get; }
[Selector ("setCalendar:")]
void
Calendar { set; }
[Selector ("countDownDuration")]
double
CountDownDuration { get; }
[Selector ("setCountDownDuration:")]
void
CountDownDuration { set; }
[Selector ("date")]
Foundation.NSDate
Date { get; }
[Selector ("setDate:")]
void
Date { set; }
[Selector ("locale")]
Foundation.NSLocale
Locale { get; }
[Selector ("setLocale:")]
void
Locale { set; }
[Selector ("maximumDate")]
Foundation.NSDate
MaximumDate { get; }
[Selector ("setMaximumDate:")]
void
MaximumDate { set; }
[Selector ("minimumDate")]
Foundation.NSDate
MinimumDate { get; }
[Selector ("setMinimumDate:")]
void
MinimumDate { set; }
[Selector ("minuteInterval")]
System.nint
MinuteInterval { get; }
[Selector ("setMinuteInterval:")]
void
MinuteInterval { set; }
[Selector ("datePickerMode")]
UIKit.UIDatePickerMode
Mode { get; }
[Selector ("setDatePickerMode:")]
void
Mode { set; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("setTimeZone:")]
void
TimeZone { set; }
Type: UIDevice
Type: UIDictationPhrase
Type: UIDocument
Type: UIDocumentInteractionController
UIKit.UIDocumentInteractionController {
[Selector ("dismissMenuAnimated:")]
void
DismissMenu(..)
[Selector ("dismissPreviewAnimated:")]
void
DismissPreview(..)
[Selector ("interactionControllerWithURL:")]
UIKit.UIDocumentInteractionController
FromUrl(..)
[Selector ("presentOpenInMenuFromBarButtonItem:animated:")]
bool
PresentOpenInMenu(..)
[Selector ("presentOpenInMenuFromRect:inView:animated:")]
bool
PresentOpenInMenu(..)
[Selector ("presentOptionsMenuFromBarButtonItem:animated:")]
bool
PresentOptionsMenu(..)
[Selector ("presentOptionsMenuFromRect:inView:animated:")]
bool
PresentOptionsMenu(..)
[Selector ("presentPreviewAnimated:")]
bool
PresentPreview(..)
[Selector ("annotation")]
Foundation.NSObject
Annotation { get; }
[Selector ("setAnnotation:")]
void
Annotation { set; }
[Selector ("gestureRecognizers")]
UIKit.UIGestureRecognizer
GestureRecognizers { get; }
[Selector ("icons")]
UIKit.UIImage
Icons { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("setName:")]
void
Name { set; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("setURL:")]
void
Url { set; }
[Selector ("UTI")]
string
Uti { get; }
[Selector ("setUTI:")]
void
Uti { set; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
Type: _UIDocumentInteractionControllerDelegate
Type: UIDocumentInteractionControllerDelegate
Type: UIDocumentMenuDelegate
Type: UIDocumentMenuViewController
Type: _UIDocumentMenuDelegate
Type: UIDocumentPickerDelegate
Type: UIDocumentPickerExtensionViewController
Type: UIDocumentPickerViewController
Type: _UIDocumentPickerDelegate
Type: UIDynamicAnimator
Type: UIDynamicAnimatorDelegate
Type: UIDynamicBehavior
Type: UIDynamicItem
UIKit.UIDynamicItem {
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("center")]
CoreGraphics.CGPoint
Center { get; }
[Selector ("setCenter:")]
void
Center { set; }
[Selector ("collisionBoundingPath")]
UIKit.UIBezierPath
CollisionBoundingPath { get; }
[Selector ("collisionBoundsType")]
UIKit.UIDynamicItemCollisionBoundsType
CollisionBoundsType { get; }
[Selector ("transform")]
CoreGraphics.CGAffineTransform
Transform { get; }
[Selector ("setTransform:")]
void
Transform { set; }
Type: UIDynamicItemBehavior
Type: UIDynamicItemGroup
UIKit.UIDynamicItemGroup {
[Selector ("bounds")]
CoreGraphics.CGRect
Bounds { get; }
[Selector ("center")]
CoreGraphics.CGPoint
Center { get; }
[Selector ("setCenter:")]
void
Center { set; }
[Selector ("collisionBoundingPath")]
UIKit.UIBezierPath
CollisionBoundingPath { get; }
[Selector ("collisionBoundsType")]
UIKit.UIDynamicItemCollisionBoundsType
CollisionBoundsType { get; }
[Selector ("items")]
UIKit.IUIDynamicItem
Items { get; }
[Selector ("transform")]
CoreGraphics.CGAffineTransform
Transform { get; }
[Selector ("setTransform:")]
void
Transform { set; }
Type: UIEdgeInsets
Type: UIEvent
Type: UIFieldBehavior
UIKit.UIFieldBehavior {
[Selector ("addItem:")]
void
AddItem(..)
[Selector ("fieldWithEvaluationBlock:")]
UIKit.UIFieldBehavior
CreateCustomField(..)
[Selector ("dragField")]
UIKit.UIFieldBehavior
CreateDragField(..)
[Selector ("electricField")]
UIKit.UIFieldBehavior
CreateElectricField(..)
[Selector ("linearGravityFieldWithVector:")]
UIKit.UIFieldBehavior
CreateLinearGravityField(..)
[Selector ("magneticField")]
UIKit.UIFieldBehavior
CreateMagneticField(..)
[Selector ("noiseFieldWithSmoothness:animationSpeed:")]
UIKit.UIFieldBehavior
CreateNoiseField(..)
[Selector ("radialGravityFieldWithPosition:")]
UIKit.UIFieldBehavior
CreateRadialGravityField(..)
[Selector ("springField")]
UIKit.UIFieldBehavior
CreateSpringField(..)
[Selector ("turbulenceFieldWithSmoothness:animationSpeed:")]
UIKit.UIFieldBehavior
CreateTurbulenceField(..)
[Selector ("velocityFieldWithVector:")]
UIKit.UIFieldBehavior
CreateVelocityField(..)
[Selector ("vortexField")]
UIKit.UIFieldBehavior
CreateVortexField(..)
[Selector ("removeItem:")]
void
RemoveItem(..)
[Selector ("animationSpeed")]
System.nfloat
AnimationSpeed { get; }
[Selector ("setAnimationSpeed:")]
void
AnimationSpeed { set; }
[Selector ("direction")]
CoreGraphics.CGVector
Direction { get; }
[Selector ("setDirection:")]
void
Direction { set; }
[Selector ("falloff")]
System.nfloat
Falloff { get; }
[Selector ("setFalloff:")]
void
Falloff { set; }
[Selector ("items")]
UIKit.IUIDynamicItem
Items { get; }
[Selector ("minimumRadius")]
System.nfloat
MinimumRadius { get; }
[Selector ("setMinimumRadius:")]
void
MinimumRadius { set; }
[Selector ("position")]
CoreGraphics.CGPoint
Position { get; }
[Selector ("setPosition:")]
void
Position { set; }
[Selector ("region")]
UIKit.UIRegion
Region { get; }
[Selector ("setRegion:")]
void
Region { set; }
[Selector ("smoothness")]
System.nfloat
Smoothness { get; }
[Selector ("setSmoothness:")]
void
Smoothness { set; }
[Selector ("strength")]
System.nfloat
Strength { get; }
[Selector ("setStrength:")]
void
Strength { set; }
Type: UIFloatRange
Type: UIFont
Type: UIFontDescriptor
UIKit.UIFontDescriptor {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("fontDescriptorByAddingAttributes:")]
UIKit.UIFontDescriptor
CreateWithAttributes(..)
[Selector ("fontDescriptorWithFace:")]
UIKit.UIFontDescriptor
CreateWithFace(..)
[Selector ("fontDescriptorWithFamily:")]
UIKit.UIFontDescriptor
CreateWithFamily(..)
[Selector ("fontDescriptorWithMatrix:")]
UIKit.UIFontDescriptor
CreateWithMatrix(..)
[Selector ("fontDescriptorWithSize:")]
UIKit.UIFontDescriptor
CreateWithSize(..)
[Selector ("fontDescriptorWithSymbolicTraits:")]
UIKit.UIFontDescriptor
CreateWithTraits(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("fontDescriptorWithFontAttributes:")]
UIKit.UIFontDescriptor
FromAttributes(..)
[Selector ("fontDescriptorWithName:size:")]
UIKit.UIFontDescriptor
FromName(..)
[Selector ("fontDescriptorWithName:matrix:")]
UIKit.UIFontDescriptor
FromName(..)
[Selector ("matchingFontDescriptorsWithMandatoryKeys:")]
UIKit.UIFontDescriptor
GetMatchingFontDescriptors(..)
[Selector ("objectForKey:")]
Foundation.NSObject
GetObject(..)
[Selector ("preferredFontDescriptorWithTextStyle:")]
UIKit.UIFontDescriptor
GetPreferredDescriptorForTextStyle(..)
[Selector ("matrix")]
CoreGraphics.CGAffineTransform
Matrix { get; }
[Selector ("pointSize")]
System.nfloat
PointSize { get; }
[Selector ("postscriptName")]
string
PostscriptName { get; }
[Selector ("symbolicTraits")]
UIKit.UIFontDescriptorSymbolicTraits
SymbolicTraits { get; }
[Selector ("fontAttributes")]
Foundation.NSDictionary
WeakFontAttributes { get; }
Type: UIGestureRecognizer
Type: _UIGestureRecognizerDelegate
Type: ParameterlessDispatch
Type: ParametrizedDispatch
Type: UIGestureRecognizerDelegate
Type: UIGraphics
Type: UIGravityBehavior
Type: UIGuidedAccessRestriction
Type: UIImage
Type: UIImageAsset
Type: UIImagePickerController
Type: UIImagePickerControllerDelegate
Type: UIImageStatusDispatcher
Type: UIImageView
Type: UIInputView
Type: UIInputViewController
Type: UIInterpolatingMotionEffect
Type: UIKeyCommand
UIKit.UIKeyCommand {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("keyCommandWithInput:modifierFlags:action:")]
UIKit.UIKeyCommand
Create(..)
[Selector ("keyCommandWithInput:modifierFlags:action:discoverabilityTitle:")]
UIKit.UIKeyCommand
Create(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("discoverabilityTitle")]
string
DiscoverabilityTitle { get; }
[Selector ("setDiscoverabilityTitle:")]
void
DiscoverabilityTitle { set; }
[Selector ("input")]
Foundation.NSString
Input { get; }
[Selector ("modifierFlags")]
UIKit.UIKeyModifierFlags
ModifierFlags { get; }
Type: UILabel
Type: UILabelAppearance
Type: UILayoutGuide
UIKit.UILayoutGuide {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("bottomAnchor")]
UIKit.NSLayoutYAxisAnchor
BottomAnchor { get; }
[Selector ("centerXAnchor")]
UIKit.NSLayoutXAxisAnchor
CenterXAnchor { get; }
[Selector ("centerYAnchor")]
UIKit.NSLayoutYAxisAnchor
CenterYAnchor { get; }
[Selector ("heightAnchor")]
UIKit.NSLayoutDimension
HeightAnchor { get; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("setIdentifier:")]
void
Identifier { set; }
[Selector ("layoutFrame")]
CoreGraphics.CGRect
LayoutFrame { get; }
[Selector ("leadingAnchor")]
UIKit.NSLayoutXAxisAnchor
LeadingAnchor { get; }
[Selector ("leftAnchor")]
UIKit.NSLayoutXAxisAnchor
LeftAnchor { get; }
[Selector ("owningView")]
UIKit.UIView
OwningView { get; }
[Selector ("setOwningView:")]
void
OwningView { set; }
[Selector ("rightAnchor")]
UIKit.NSLayoutXAxisAnchor
RightAnchor { get; }
[Selector ("topAnchor")]
UIKit.NSLayoutYAxisAnchor
TopAnchor { get; }
[Selector ("trailingAnchor")]
UIKit.NSLayoutXAxisAnchor
TrailingAnchor { get; }
[Selector ("widthAnchor")]
UIKit.NSLayoutDimension
WidthAnchor { get; }
Type: UILayoutSupport
Type: UILexicon
UIKit.UILexicon {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("entries")]
UIKit.UILexiconEntry
Entries { get; }
Type: UILexiconEntry
Type: UILocalizedIndexedCollation
Type: UILocalNotification
UIKit.UILocalNotification {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("alertAction")]
string
AlertAction { get; }
[Selector ("setAlertAction:")]
void
AlertAction { set; }
[Selector ("alertBody")]
string
AlertBody { get; }
[Selector ("setAlertBody:")]
void
AlertBody { set; }
[Selector ("alertLaunchImage")]
string
AlertLaunchImage { get; }
[Selector ("setAlertLaunchImage:")]
void
AlertLaunchImage { set; }
[Selector ("alertTitle")]
string
AlertTitle { get; }
[Selector ("setAlertTitle:")]
void
AlertTitle { set; }
[Selector ("applicationIconBadgeNumber")]
System.nint
ApplicationIconBadgeNumber { get; }
[Selector ("setApplicationIconBadgeNumber:")]
void
ApplicationIconBadgeNumber { set; }
[Selector ("category")]
string
Category { get; }
[Selector ("setCategory:")]
void
Category { set; }
[Selector ("fireDate")]
Foundation.NSDate
FireDate { get; }
[Selector ("setFireDate:")]
void
FireDate { set; }
[Selector ("hasAction")]
bool
HasAction { get; }
[Selector ("setHasAction:")]
void
HasAction { set; }
[Selector ("region")]
CoreLocation.CLRegion
Region { get; }
[Selector ("setRegion:")]
void
Region { set; }
[Selector ("regionTriggersOnce")]
bool
RegionTriggersOnce { get; }
[Selector ("setRegionTriggersOnce:")]
void
RegionTriggersOnce { set; }
[Selector ("repeatCalendar")]
Foundation.NSCalendar
RepeatCalendar { get; }
[Selector ("setRepeatCalendar:")]
void
RepeatCalendar { set; }
[Selector ("repeatInterval")]
Foundation.NSCalendarUnit
RepeatInterval { get; }
[Selector ("setRepeatInterval:")]
void
RepeatInterval { set; }
[Selector ("soundName")]
string
SoundName { get; }
[Selector ("setSoundName:")]
void
SoundName { set; }
[Selector ("timeZone")]
Foundation.NSTimeZone
TimeZone { get; }
[Selector ("setTimeZone:")]
void
TimeZone { set; }
[Selector ("userInfo")]
Foundation.NSDictionary
UserInfo { get; }
[Selector ("setUserInfo:")]
void
UserInfo { set; }
Type: UILongPressGestureRecognizer
Type: Callback
Type: UIManagedDocument
Type: UIMarkupTextPrintFormatter
Type: UIMenuController
Type: UIMenuItem
UIKit.UIMenuItem {
[Selector ("action")]
ObjCRuntime.Selector
Action { get; }
[Selector ("setAction:")]
void
Action { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
Type: UIMotionEffect
Type: UIMotionEffectGroup
Type: UIMutableUserNotificationAction
Type: UIMutableUserNotificationCategory
Type: UINavigationBar
Type: UINavigationBarAppearance
Type: UINavigationBarDelegate
Type: UINavigationController
Type: UINavigationControllerDelegate
Type: UINavigationItem
Type: UINib
UIKit.UINib {
[Selector ("nibWithData:bundle:")]
UIKit.UINib
FromData(..)
[Selector ("nibWithNibName:bundle:")]
UIKit.UINib
FromName(..)
[Selector ("instantiateWithOwner:options:")]
Foundation.NSObject
Instantiate(..)
Type: UIPageControl
Type: UIPageControlAppearance
Type: UIPageViewController
Type: _UIPageViewControllerDataSource
Type: _UIPageViewControllerDelegate
Type: UIPageViewControllerDataSource
Type: UIPageViewControllerDelegate
Type: UIPanGestureRecognizer
Type: Callback
Type: UIPasteboard
UIKit.UIPasteboard {
[Selector ("images")]
UIKit.UIImage
Images { get; }
[Selector ("setImages:")]
void
Images { set; }
[Selector ("addItems:")]
void
AddItems(..)
[Selector ("containsPasteboardTypes:")]
bool
Contains(..)
[Selector ("containsPasteboardTypes:inItemSet:")]
bool
Contains(..)
[Selector ("dataForPasteboardType:")]
Foundation.NSData
DataForPasteboardType(..)
[Selector ("pasteboardWithName:create:")]
UIKit.UIPasteboard
FromName(..)
[Selector ("dataForPasteboardType:inItemSet:")]
Foundation.NSData
GetDataForPasteboardType(..)
[Selector ("pasteboardWithUniqueName")]
UIKit.UIPasteboard
GetUnique(..)
[Selector ("valueForPasteboardType:")]
Foundation.NSObject
GetValue(..)
[Selector ("valuesForPasteboardType:inItemSet:")]
Foundation.NSData
GetValuesForPasteboardType(..)
[Selector ("itemSetWithPasteboardTypes:")]
Foundation.NSIndexSet
ItemSetWithPasteboardTypes(..)
[Selector ("pasteboardTypesForItemSet:")]
Foundation.NSArray
PasteBoardTypesForSet(..)
[Selector ("removePasteboardWithName:")]
void
Remove(..)
[Selector ("setData:forPasteboardType:")]
void
SetData(..)
[Selector ("setValue:forPasteboardType:")]
void
SetValue(..)
[Selector ("changeCount")]
System.nint
ChangeCount { get; }
[Selector ("color")]
UIKit.UIColor
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("colors")]
UIKit.UIColor
Colors { get; }
[Selector ("setColors:")]
void
Colors { set; }
[Selector ("numberOfItems")]
System.nint
Count { get; }
[Selector ("generalPasteboard")]
UIKit.UIPasteboard
General { get; }
[Selector ("image")]
UIKit.UIImage
Image { get; }
[Selector ("setImage:")]
void
Image { set; }
[Selector ("items")]
Foundation.NSDictionary
Items { get; }
[Selector ("setItems:")]
void
Items { set; }
[Selector ("name")]
string
Name { get; }
[Selector ("isPersistent")]
bool
Persistent { get; }
[Selector ("setPersistent:")]
void
Persistent { set; }
[Selector ("string")]
string
String { get; }
[Selector ("setString:")]
void
String { set; }
[Selector ("strings")]
string
Strings { get; }
[Selector ("setStrings:")]
void
Strings { set; }
[Selector ("pasteboardTypes")]
string
Types { get; }
[Selector ("URL")]
Foundation.NSUrl
Url { get; }
[Selector ("setURL:")]
void
Url { set; }
[Selector ("URLs")]
Foundation.NSUrl
Urls { get; }
[Selector ("setURLs:")]
void
Urls { set; }
Type: UIPercentDrivenInteractiveTransition
Type: UIPickerView
Type: UIPickerViewAccessibilityDelegate
Type: UIPickerViewDataSource
Type: UIPickerViewDelegate
UIKit.UIPickerViewDelegate {
[Selector ("pickerView:attributedTitleForRow:forComponent:")]
Foundation.NSAttributedString
GetAttributedTitle(..)
[Selector ("pickerView:widthForComponent:")]
System.nfloat
GetComponentWidth(..)
[Selector ("pickerView:rowHeightForComponent:")]
System.nfloat
GetRowHeight(..)
[Selector ("pickerView:titleForRow:forComponent:")]
string
GetTitle(..)
[Selector ("pickerView:viewForRow:forComponent:reusingView:")]
UIKit.UIView
GetView(..)
[Selector ("pickerView:didSelectRow:inComponent:")]
void
Selected(..)
Type: UIPickerViewModel
UIKit.UIPickerViewModel {
[Selector ("pickerView:attributedTitleForRow:forComponent:")]
Foundation.NSAttributedString
GetAttributedTitle(..)
[Selector ("numberOfComponentsInPickerView:")]
System.nint
GetComponentCount(..)
[Selector ("pickerView:widthForComponent:")]
System.nfloat
GetComponentWidth(..)
[Selector ("pickerView:rowHeightForComponent:")]
System.nfloat
GetRowHeight(..)
[Selector ("pickerView:numberOfRowsInComponent:")]
System.nint
GetRowsInComponent(..)
[Selector ("pickerView:titleForRow:forComponent:")]
string
GetTitle(..)
[Selector ("pickerView:viewForRow:forComponent:reusingView:")]
UIKit.UIView
GetView(..)
[Selector ("pickerView:didSelectRow:inComponent:")]
void
Selected(..)
Type: UIPinchGestureRecognizer
Type: Callback
Type: UIPopoverBackgroundView
Type: UIPopoverController
Type: _UIPopoverControllerDelegate
Type: UIPopoverControllerDelegate
Type: UIPopoverPresentationController
Type: UIPopoverPresentationControllerDelegate
Type: UIPresentationController
Type: UIPrinter
Type: UIPrinterPickerController
Type: UIPrinterPickerControllerDelegate
Type: UIPrintFormatter
Type: UIPrintInfo
UIKit.UIPrintInfo {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("printInfoWithDictionary:")]
UIKit.UIPrintInfo
FromDictionary(..)
[Selector ("duplex")]
UIKit.UIPrintInfoDuplex
Duplex { get; }
[Selector ("setDuplex:")]
void
Duplex { set; }
[Selector ("jobName")]
string
JobName { get; }
[Selector ("setJobName:")]
void
JobName { set; }
[Selector ("orientation")]
UIKit.UIPrintInfoOrientation
Orientation { get; }
[Selector ("setOrientation:")]
void
Orientation { set; }
[Selector ("outputType")]
UIKit.UIPrintInfoOutputType
OutputType { get; }
[Selector ("setOutputType:")]
void
OutputType { set; }
[Selector ("printerID")]
string
PrinterID { get; }
[Selector ("setPrinterID:")]
void
PrinterID { set; }
[Selector ("printInfo")]
UIKit.UIPrintInfo
PrintInfo { get; }
[Selector ("dictionaryRepresentation")]
Foundation.NSDictionary
ToDictionary { get; }
Type: UIPrintInteractionController
Type: _UIPrintInteractionControllerDelegate
Type: UIPrintInteractionControllerDelegate
Type: UIPrintPageRenderer
Type: UIPrintPaper
Type: UIProgressView
Type: UIProgressViewAppearance
Type: UIPushBehavior
UIKit.UIPushBehavior {
[Selector ("addItem:")]
void
AddItem(..)
[Selector ("targetOffsetFromCenterForItem:")]
UIKit.UIOffset
GetTargetOffsetFromCenter(..)
[Selector ("removeItem:")]
void
RemoveItem(..)
[Selector ("setAngle:magnitude:")]
void
SetAngleAndMagnitude(..)
[Selector ("setTargetOffsetFromCenter:forItem:")]
void
SetTargetOffset(..)
[Selector ("active")]
bool
Active { get; }
[Selector ("setActive:")]
void
Active { set; }
[Selector ("angle")]
System.nfloat
Angle { get; }
[Selector ("setAngle:")]
void
Angle { set; }
[Selector ("items")]
UIKit.IUIDynamicItem
Items { get; }
[Selector ("magnitude")]
System.nfloat
Magnitude { get; }
[Selector ("setMagnitude:")]
void
Magnitude { set; }
[Selector ("mode")]
UIKit.UIPushBehaviorMode
Mode { get; }
[Selector ("pushDirection")]
CoreGraphics.CGVector
PushDirection { get; }
[Selector ("setPushDirection:")]
void
PushDirection { set; }
Type: UIReferenceLibraryViewController
Type: UIRefreshControl
Type: UIRefreshControlAppearance
Type: UIRegion
Type: UIResponder
Type: UIRotationGestureRecognizer
Type: Callback
Type: UIScreen
Type: UIScreenEdgePanGestureRecognizer
Type: Callback
Type: UIScreenMode
Type: UIScrollView
Type: _UIScrollViewDelegate
Type: UIScrollViewAccessibilityDelegate
Type: UIScrollViewDelegate
Type: UISearchBar
Type: _UISearchBarDelegate
Type: UISearchBarAppearance
Type: UISearchBarDelegate
Type: UISearchController
Type: UISearchControllerDelegate
Type: UISearchDisplayController
Type: UISearchDisplayDelegate
Type: UISearchResultsUpdating
Type: UISegmentedControl
Type: UISegmentedControlAppearance
Type: UISimpleTextPrintFormatter
UIKit.UISimpleTextPrintFormatter {
[Selector ("attributedText")]
Foundation.NSAttributedString
AttributedText { get; }
[Selector ("setAttributedText:")]
void
AttributedText { set; }
[Selector ("color")]
UIKit.UIColor
Color { get; }
[Selector ("setColor:")]
void
Color { set; }
[Selector ("font")]
UIKit.UIFont
Font { get; }
[Selector ("setFont:")]
void
Font { set; }
[Selector ("text")]
string
Text { get; }
[Selector ("setText:")]
void
Text { set; }
[Selector ("textAlignment")]
UIKit.UITextAlignment
TextAlignment { get; }
[Selector ("setTextAlignment:")]
void
TextAlignment { set; }
Type: UISlider
Type: UISliderAppearance
Type: UISnapBehavior
Type: UISplitViewController
Type: _UISplitViewControllerDelegate
Type: UISplitViewControllerDelegate
Type: UIStackView
Type: UIStateRestoring
Type: UIStepper
UIKit.UIStepper {
[Selector ("backgroundImageForState:")]
UIKit.UIImage
BackgroundImage(..)
[Selector ("decrementImageForState:")]
UIKit.UIImage
GetDecrementImage(..)
[Selector ("dividerImageForLeftSegmentState:rightSegmentState:")]
UIKit.UIImage
GetDividerImage(..)
[Selector ("incrementImageForState:")]
UIKit.UIImage
GetIncrementImage(..)
[Selector ("setBackgroundImage:forState:")]
void
SetBackgroundImage(..)
[Selector ("setDecrementImage:forState:")]
void
SetDecrementImage(..)
[Selector ("setDividerImage:forLeftSegmentState:rightSegmentState:")]
void
SetDividerImage(..)
[Selector ("setIncrementImage:forState:")]
void
SetIncrementImage(..)
[Selector ("autorepeat")]
bool
AutoRepeat { get; }
[Selector ("setAutorepeat:")]
void
AutoRepeat { set; }
[Selector ("isContinuous")]
bool
Continuous { get; }
[Selector ("setContinuous:")]
void
Continuous { set; }
[Selector ("maximumValue")]
double
MaximumValue { get; }
[Selector ("setMaximumValue:")]
void
MaximumValue { set; }
[Selector ("minimumValue")]
double
MinimumValue { get; }
[Selector ("setMinimumValue:")]
void
MinimumValue { set; }
[Selector ("stepValue")]
double
StepValue { get; }
[Selector ("setStepValue:")]
void
StepValue { set; }
[Selector ("value")]
double
Value { get; }
[Selector ("setValue:")]
void
Value { set; }
[Selector ("wraps")]
bool
Wraps { get; }
[Selector ("setWraps:")]
void
Wraps { set; }
Type: UIStepperAppearance
Type: UIStoryboard
Type: UIStoryboardPopoverSegue
Type: UIStoryboardSegue
Type: UIStoryboardUnwindSegueSource
Type: UISwipeGestureRecognizer
Type: Callback
Type: UISwitch
UIKit.UISwitch {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("setOn:animated:")]
void
SetState(..)
[Selector ("offImage")]
UIKit.UIImage
OffImage { get; }
[Selector ("setOffImage:")]
void
OffImage { set; }
[Selector ("isOn")]
bool
On { get; }
[Selector ("setOn:")]
void
On { set; }
[Selector ("onImage")]
UIKit.UIImage
OnImage { get; }
[Selector ("setOnImage:")]
void
OnImage { set; }
[Selector ("onTintColor")]
UIKit.UIColor
OnTintColor { get; }
[Selector ("setOnTintColor:")]
void
OnTintColor { set; }
[Selector ("thumbTintColor")]
UIKit.UIColor
ThumbTintColor { get; }
[Selector ("setThumbTintColor:")]
void
ThumbTintColor { set; }
Type: UISwitchAppearance
Type: UITabBar
Type: _UITabBarDelegate
Type: UITabBarAppearance
Type: UITabBarController
Type: _UITabBarControllerDelegate
Type: UITabBarControllerDelegate
Type: UITabBarDelegate
Type: UITabBarItem
UIKit.UITabBarItem {
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("setFinishedSelectedImage:withFinishedUnselectedImage:")]
void
SetFinishedImages(..)
[Selector ("badgeValue")]
string
BadgeValue { get; }
[Selector ("setBadgeValue:")]
void
BadgeValue { set; }
[Selector ("isEnabled")]
bool
Enabled { get; }
[Selector ("setEnabled:")]
void
Enabled { set; }
[Selector ("finishedSelectedImage")]
UIKit.UIImage
FinishedSelectedImage { get; }
[Selector ("finishedUnselectedImage")]
UIKit.UIImage
FinishedUnselectedImage { get; }
[Selector ("image")]
UIKit.UIImage
Image { get; }
[Selector ("setImage:")]
void
Image { set; }
[Selector ("imageInsets")]
UIKit.UIEdgeInsets
ImageInsets { get; }
[Selector ("setImageInsets:")]
void
ImageInsets { set; }
[Selector ("selectedImage")]
UIKit.UIImage
SelectedImage { get; }
[Selector ("setSelectedImage:")]
void
SelectedImage { set; }
[Selector ("tag")]
System.nint
Tag { get; }
[Selector ("setTag:")]
void
Tag { set; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
[Selector ("titlePositionAdjustment")]
UIKit.UIOffset
TitlePositionAdjustment { get; }
[Selector ("setTitlePositionAdjustment:")]
void
TitlePositionAdjustment { set; }
Type: UITabBarItemAppearance
Type: UITableView
Type: UITableViewAppearance
Type: UITableViewCell
Type: UITableViewController
UIKit.UITableViewController {
[Selector ("tableView:accessoryButtonTappedForRowWithIndexPath:")]
void
AccessoryButtonTapped(..)
[Selector ("tableView:accessoryTypeForRowWithIndexPath:")]
UIKit.UITableViewCellAccessory
AccessoryForRow(..)
[Selector ("tableView:canEditRowAtIndexPath:")]
bool
CanEditRow(..)
[Selector ("tableView:canMoveRowAtIndexPath:")]
bool
CanMoveRow(..)
[Selector ("tableView:canPerformAction:forRowAtIndexPath:withSender:")]
bool
CanPerformAction(..)
[Selector ("tableView:didEndDisplayingCell:forRowAtIndexPath:")]
void
CellDisplayingEnded(..)
[Selector ("tableView:commitEditingStyle:forRowAtIndexPath:")]
void
CommitEditingStyle(..)
[Selector ("tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:")]
Foundation.NSIndexPath
CustomizeMoveTarget(..)
[Selector ("tableView:didEndEditingRowAtIndexPath:")]
void
DidEndEditing(..)
[Selector ("tableView:editActionsForRowAtIndexPath:")]
UIKit.UITableViewRowAction
EditActionsForRow(..)
[Selector ("tableView:editingStyleForRowAtIndexPath:")]
UIKit.UITableViewCellEditingStyle
EditingStyleForRow(..)
[Selector ("tableView:estimatedHeightForRowAtIndexPath:")]
System.nfloat
EstimatedHeight(..)
[Selector ("tableView:estimatedHeightForFooterInSection:")]
System.nfloat
EstimatedHeightForFooter(..)
[Selector ("tableView:estimatedHeightForHeaderInSection:")]
System.nfloat
EstimatedHeightForHeader(..)
[Selector ("tableView:didEndDisplayingFooterView:forSection:")]
void
FooterViewDisplayingEnded(..)
[Selector ("tableView:cellForRowAtIndexPath:")]
UIKit.UITableViewCell
GetCell(..)
[Selector ("tableView:heightForFooterInSection:")]
System.nfloat
GetHeightForFooter(..)
[Selector ("tableView:heightForHeaderInSection:")]
System.nfloat
GetHeightForHeader(..)
[Selector ("tableView:heightForRowAtIndexPath:")]
System.nfloat
GetHeightForRow(..)
[Selector ("tableView:viewForFooterInSection:")]
UIKit.UIView
GetViewForFooter(..)
[Selector ("tableView:viewForHeaderInSection:")]
UIKit.UIView
GetViewForHeader(..)
[Selector ("tableView:didEndDisplayingHeaderView:forSection:")]
void
HeaderViewDisplayingEnded(..)
[Selector ("tableView:indentationLevelForRowAtIndexPath:")]
System.nint
IndentationLevel(..)
[Selector ("tableView:moveRowAtIndexPath:toIndexPath:")]
void
MoveRow(..)
[Selector ("numberOfSectionsInTableView:")]
System.nint
NumberOfSections(..)
[Selector ("tableView:performAction:forRowAtIndexPath:withSender:")]
void
PerformAction(..)
[Selector ("tableView:didDeselectRowAtIndexPath:")]
void
RowDeselected(..)
[Selector ("tableView:didHighlightRowAtIndexPath:")]
void
RowHighlighted(..)
[Selector ("tableView:didSelectRowAtIndexPath:")]
void
RowSelected(..)
[Selector ("tableView:numberOfRowsInSection:")]
System.nint
RowsInSection(..)
[Selector ("tableView:didUnhighlightRowAtIndexPath:")]
void
RowUnhighlighted(..)
[Selector ("tableView:sectionForSectionIndexTitle:atIndex:")]
System.nint
SectionFor(..)
[Selector ("sectionIndexTitlesForTableView:")]
string
SectionIndexTitles(..)
[Selector ("tableView:shouldHighlightRowAtIndexPath:")]
bool
ShouldHighlightRow(..)
[Selector ("tableView:shouldIndentWhileEditingRowAtIndexPath:")]
bool
ShouldIndentWhileEditing(..)
[Selector ("tableView:shouldShowMenuForRowAtIndexPath:")]
bool
ShouldShowMenu(..)
[Selector ("tableView:titleForDeleteConfirmationButtonForRowAtIndexPath:")]
string
TitleForDeleteConfirmation(..)
[Selector ("tableView:titleForFooterInSection:")]
string
TitleForFooter(..)
[Selector ("tableView:titleForHeaderInSection:")]
string
TitleForHeader(..)
[Selector ("tableView:willBeginEditingRowAtIndexPath:")]
void
WillBeginEditing(..)
[Selector ("tableView:willDeselectRowAtIndexPath:")]
Foundation.NSIndexPath
WillDeselectRow(..)
[Selector ("tableView:willDisplayCell:forRowAtIndexPath:")]
void
WillDisplay(..)
[Selector ("tableView:willDisplayFooterView:forSection:")]
void
WillDisplayFooterView(..)
[Selector ("tableView:willDisplayHeaderView:forSection:")]
void
WillDisplayHeaderView(..)
[Selector ("tableView:willSelectRowAtIndexPath:")]
Foundation.NSIndexPath
WillSelectRow(..)
[Selector ("clearsSelectionOnViewWillAppear")]
bool
ClearsSelectionOnViewWillAppear { get; }
[Selector ("setClearsSelectionOnViewWillAppear:")]
void
ClearsSelectionOnViewWillAppear { set; }
[Selector ("refreshControl")]
UIKit.UIRefreshControl
RefreshControl { get; }
[Selector ("setRefreshControl:")]
void
RefreshControl { set; }
[Selector ("tableView")]
UIKit.UITableView
TableView { get; }
[Selector ("setTableView:")]
void
TableView { set; }
Type: UITableViewDataSource
UIKit.UITableViewDataSource {
[Selector ("tableView:canEditRowAtIndexPath:")]
bool
CanEditRow(..)
[Selector ("tableView:canMoveRowAtIndexPath:")]
bool
CanMoveRow(..)
[Selector ("tableView:commitEditingStyle:forRowAtIndexPath:")]
void
CommitEditingStyle(..)
[Selector ("tableView:cellForRowAtIndexPath:")]
UIKit.UITableViewCell
GetCell(..)
[Selector ("tableView:moveRowAtIndexPath:toIndexPath:")]
void
MoveRow(..)
[Selector ("numberOfSectionsInTableView:")]
System.nint
NumberOfSections(..)
[Selector ("tableView:numberOfRowsInSection:")]
System.nint
RowsInSection(..)
[Selector ("tableView:sectionForSectionIndexTitle:atIndex:")]
System.nint
SectionFor(..)
[Selector ("sectionIndexTitlesForTableView:")]
string
SectionIndexTitles(..)
[Selector ("tableView:titleForFooterInSection:")]
string
TitleForFooter(..)
[Selector ("tableView:titleForHeaderInSection:")]
string
TitleForHeader(..)
Type: UITableViewDelegate
UIKit.UITableViewDelegate {
[Selector ("tableView:accessoryButtonTappedForRowWithIndexPath:")]
void
AccessoryButtonTapped(..)
[Selector ("tableView:accessoryTypeForRowWithIndexPath:")]
UIKit.UITableViewCellAccessory
AccessoryForRow(..)
[Selector ("tableView:canPerformAction:forRowAtIndexPath:withSender:")]
bool
CanPerformAction(..)
[Selector ("tableView:didEndDisplayingCell:forRowAtIndexPath:")]
void
CellDisplayingEnded(..)
[Selector ("tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:")]
Foundation.NSIndexPath
CustomizeMoveTarget(..)
[Selector ("tableView:didEndEditingRowAtIndexPath:")]
void
DidEndEditing(..)
[Selector ("tableView:editActionsForRowAtIndexPath:")]
UIKit.UITableViewRowAction
EditActionsForRow(..)
[Selector ("tableView:editingStyleForRowAtIndexPath:")]
UIKit.UITableViewCellEditingStyle
EditingStyleForRow(..)
[Selector ("tableView:estimatedHeightForRowAtIndexPath:")]
System.nfloat
EstimatedHeight(..)
[Selector ("tableView:estimatedHeightForFooterInSection:")]
System.nfloat
EstimatedHeightForFooter(..)
[Selector ("tableView:estimatedHeightForHeaderInSection:")]
System.nfloat
EstimatedHeightForHeader(..)
[Selector ("tableView:didEndDisplayingFooterView:forSection:")]
void
FooterViewDisplayingEnded(..)
[Selector ("tableView:heightForFooterInSection:")]
System.nfloat
GetHeightForFooter(..)
[Selector ("tableView:heightForHeaderInSection:")]
System.nfloat
GetHeightForHeader(..)
[Selector ("tableView:heightForRowAtIndexPath:")]
System.nfloat
GetHeightForRow(..)
[Selector ("tableView:viewForFooterInSection:")]
UIKit.UIView
GetViewForFooter(..)
[Selector ("tableView:viewForHeaderInSection:")]
UIKit.UIView
GetViewForHeader(..)
[Selector ("tableView:didEndDisplayingHeaderView:forSection:")]
void
HeaderViewDisplayingEnded(..)
[Selector ("tableView:indentationLevelForRowAtIndexPath:")]
System.nint
IndentationLevel(..)
[Selector ("tableView:performAction:forRowAtIndexPath:withSender:")]
void
PerformAction(..)
[Selector ("tableView:didDeselectRowAtIndexPath:")]
void
RowDeselected(..)
[Selector ("tableView:didHighlightRowAtIndexPath:")]
void
RowHighlighted(..)
[Selector ("tableView:didSelectRowAtIndexPath:")]
void
RowSelected(..)
[Selector ("tableView:didUnhighlightRowAtIndexPath:")]
void
RowUnhighlighted(..)
[Selector ("tableView:shouldHighlightRowAtIndexPath:")]
bool
ShouldHighlightRow(..)
[Selector ("tableView:shouldIndentWhileEditingRowAtIndexPath:")]
bool
ShouldIndentWhileEditing(..)
[Selector ("tableView:shouldShowMenuForRowAtIndexPath:")]
bool
ShouldShowMenu(..)
[Selector ("tableView:titleForDeleteConfirmationButtonForRowAtIndexPath:")]
string
TitleForDeleteConfirmation(..)
[Selector ("tableView:willBeginEditingRowAtIndexPath:")]
void
WillBeginEditing(..)
[Selector ("tableView:willDeselectRowAtIndexPath:")]
Foundation.NSIndexPath
WillDeselectRow(..)
[Selector ("tableView:willDisplayCell:forRowAtIndexPath:")]
void
WillDisplay(..)
[Selector ("tableView:willDisplayFooterView:forSection:")]
void
WillDisplayFooterView(..)
[Selector ("tableView:willDisplayHeaderView:forSection:")]
void
WillDisplayHeaderView(..)
[Selector ("tableView:willSelectRowAtIndexPath:")]
Foundation.NSIndexPath
WillSelectRow(..)
Type: UITableViewHeaderFooterView
Type: UITableViewRowAction
UIKit.UITableViewRowAction {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("rowActionWithStyle:title:handler:")]
UIKit.UITableViewRowAction
Create(..)
[Selector ("backgroundColor")]
UIKit.UIColor
BackgroundColor { get; }
[Selector ("setBackgroundColor:")]
void
BackgroundColor { set; }
[Selector ("backgroundEffect")]
UIKit.UIVisualEffect
BackgroundEffect { get; }
[Selector ("setBackgroundEffect:")]
void
BackgroundEffect { set; }
[Selector ("style")]
UIKit.UITableViewRowActionStyle
Style { get; }
[Selector ("title")]
string
Title { get; }
[Selector ("setTitle:")]
void
Title { set; }
Type: UITableViewSource
UIKit.UITableViewSource {
[Selector ("tableView:accessoryButtonTappedForRowWithIndexPath:")]
void
AccessoryButtonTapped(..)
[Selector ("tableView:accessoryTypeForRowWithIndexPath:")]
UIKit.UITableViewCellAccessory
AccessoryForRow(..)
[Selector ("tableView:canEditRowAtIndexPath:")]
bool
CanEditRow(..)
[Selector ("tableView:canMoveRowAtIndexPath:")]
bool
CanMoveRow(..)
[Selector ("tableView:canPerformAction:forRowAtIndexPath:withSender:")]
bool
CanPerformAction(..)
[Selector ("tableView:didEndDisplayingCell:forRowAtIndexPath:")]
void
CellDisplayingEnded(..)
[Selector ("tableView:commitEditingStyle:forRowAtIndexPath:")]
void
CommitEditingStyle(..)
[Selector ("tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:")]
Foundation.NSIndexPath
CustomizeMoveTarget(..)
[Selector ("tableView:didEndEditingRowAtIndexPath:")]
void
DidEndEditing(..)
[Selector ("tableView:editActionsForRowAtIndexPath:")]
UIKit.UITableViewRowAction
EditActionsForRow(..)
[Selector ("tableView:editingStyleForRowAtIndexPath:")]
UIKit.UITableViewCellEditingStyle
EditingStyleForRow(..)
[Selector ("tableView:estimatedHeightForRowAtIndexPath:")]
System.nfloat
EstimatedHeight(..)
[Selector ("tableView:estimatedHeightForFooterInSection:")]
System.nfloat
EstimatedHeightForFooter(..)
[Selector ("tableView:estimatedHeightForHeaderInSection:")]
System.nfloat
EstimatedHeightForHeader(..)
[Selector ("tableView:didEndDisplayingFooterView:forSection:")]
void
FooterViewDisplayingEnded(..)
[Selector ("tableView:cellForRowAtIndexPath:")]
UIKit.UITableViewCell
GetCell(..)
[Selector ("tableView:heightForFooterInSection:")]
System.nfloat
GetHeightForFooter(..)
[Selector ("tableView:heightForHeaderInSection:")]
System.nfloat
GetHeightForHeader(..)
[Selector ("tableView:heightForRowAtIndexPath:")]
System.nfloat
GetHeightForRow(..)
[Selector ("tableView:viewForFooterInSection:")]
UIKit.UIView
GetViewForFooter(..)
[Selector ("tableView:viewForHeaderInSection:")]
UIKit.UIView
GetViewForHeader(..)
[Selector ("tableView:didEndDisplayingHeaderView:forSection:")]
void
HeaderViewDisplayingEnded(..)
[Selector ("tableView:indentationLevelForRowAtIndexPath:")]
System.nint
IndentationLevel(..)
[Selector ("tableView:moveRowAtIndexPath:toIndexPath:")]
void
MoveRow(..)
[Selector ("numberOfSectionsInTableView:")]
System.nint
NumberOfSections(..)
[Selector ("tableView:performAction:forRowAtIndexPath:withSender:")]
void
PerformAction(..)
[Selector ("tableView:didDeselectRowAtIndexPath:")]
void
RowDeselected(..)
[Selector ("tableView:didHighlightRowAtIndexPath:")]
void
RowHighlighted(..)
[Selector ("tableView:didSelectRowAtIndexPath:")]
void
RowSelected(..)
[Selector ("tableView:numberOfRowsInSection:")]
System.nint
RowsInSection(..)
[Selector ("tableView:didUnhighlightRowAtIndexPath:")]
void
RowUnhighlighted(..)
[Selector ("tableView:sectionForSectionIndexTitle:atIndex:")]
System.nint
SectionFor(..)
[Selector ("sectionIndexTitlesForTableView:")]
string
SectionIndexTitles(..)
[Selector ("tableView:shouldHighlightRowAtIndexPath:")]
bool
ShouldHighlightRow(..)
[Selector ("tableView:shouldIndentWhileEditingRowAtIndexPath:")]
bool
ShouldIndentWhileEditing(..)
[Selector ("tableView:shouldShowMenuForRowAtIndexPath:")]
bool
ShouldShowMenu(..)
[Selector ("tableView:titleForDeleteConfirmationButtonForRowAtIndexPath:")]
string
TitleForDeleteConfirmation(..)
[Selector ("tableView:titleForFooterInSection:")]
string
TitleForFooter(..)
[Selector ("tableView:titleForHeaderInSection:")]
string
TitleForHeader(..)
[Selector ("tableView:willBeginEditingRowAtIndexPath:")]
void
WillBeginEditing(..)
[Selector ("tableView:willDeselectRowAtIndexPath:")]
Foundation.NSIndexPath
WillDeselectRow(..)
[Selector ("tableView:willDisplayCell:forRowAtIndexPath:")]
void
WillDisplay(..)
[Selector ("tableView:willDisplayFooterView:forSection:")]
void
WillDisplayFooterView(..)
[Selector ("tableView:willDisplayHeaderView:forSection:")]
void
WillDisplayHeaderView(..)
[Selector ("tableView:willSelectRowAtIndexPath:")]
Foundation.NSIndexPath
WillSelectRow(..)
Type: UITapGestureRecognizer
Type: Callback
Type: UITextChecker
Type: UITextDocumentProxy
Type: UITextField
Type: _UITextFieldDelegate
Type: UITextFieldDelegate
Type: UITextInputAssistantItem
Type: UITextInputDelegate
Type: UITextInputMode
Type: UITextInputStringTokenizer
Type: UITextInputTokenizer
Type: UITextRange
UIKit.UITextRange {
[Selector ("end")]
UIKit.UITextPosition
End { get; }
[Selector ("isEmpty")]
bool
IsEmpty { get; }
[Selector ("start")]
UIKit.UITextPosition
Start { get; }
Type: UITextSelectionRect
Type: UITextView
Type: _UITextViewDelegate
Type: UITextViewDelegate
Type: UIToolbar
UIKit.UIToolbar {
[Selector ("setItems:animated:")]
void
SetItems(..)
[Selector ("backgroundImageForToolbarPosition:barMetrics:")]
UIKit.UIImage
GetBackgroundImage(..)
[Selector ("shadowImageForToolbarPosition:")]
UIKit.UIImage
GetShadowImage(..)
[Selector ("setBackgroundImage:forToolbarPosition:barMetrics:")]
void
SetBackgroundImage(..)
[Selector ("setShadowImage:forToolbarPosition:")]
void
SetShadowImage(..)
[Selector ("barPosition")]
UIKit.UIBarPosition
BarPosition { get; }
[Selector ("barStyle")]
UIKit.UIBarStyle
BarStyle { get; }
[Selector ("setBarStyle:")]
void
BarStyle { set; }
[Selector ("barTintColor")]
UIKit.UIColor
BarTintColor { get; }
[Selector ("setBarTintColor:")]
void
BarTintColor { set; }
[Selector ("items")]
UIKit.UIBarButtonItem
Items { get; }
[Selector ("setItems:")]
void
Items { set; }
[Selector ("isTranslucent")]
bool
Translucent { get; }
[Selector ("setTranslucent:")]
void
Translucent { set; }
[Selector ("delegate")]
Foundation.NSObject
WeakDelegate { get; }
[Selector ("setDelegate:")]
void
WeakDelegate { set; }
Type: UIToolbarAppearance
Type: UITouch
UIKit.UITouch {
[Selector ("locationInView:")]
CoreGraphics.CGPoint
LocationInView(..)
[Selector ("previousLocationInView:")]
CoreGraphics.CGPoint
PreviousLocationInView(..)
[Selector ("gestureRecognizers")]
UIKit.UIGestureRecognizer
GestureRecognizers { get; }
[Selector ("majorRadius")]
System.nfloat
MajorRadius { get; }
[Selector ("majorRadiusTolerance")]
System.nfloat
MajorRadiusTolerance { get; }
[Selector ("phase")]
UIKit.UITouchPhase
Phase { get; }
[Selector ("tapCount")]
System.nint
TapCount { get; }
[Selector ("timestamp")]
double
Timestamp { get; }
[Selector ("view")]
UIKit.UIView
View { get; }
[Selector ("window")]
UIKit.UIWindow
Window { get; }
Type: UITraitCollection
Type: UITraitEnvironment
Type: UIUserNotificationAction
UIKit.UIUserNotificationAction {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("encodeWithCoder:")]
void
EncodeTo(..)
[Selector ("mutableCopyWithZone:")]
Foundation.NSObject
MutableCopy(..)
[Selector ("activationMode")]
UIKit.UIUserNotificationActivationMode
ActivationMode { get; }
[Selector ("isAuthenticationRequired")]
bool
AuthenticationRequired { get; }
[Selector ("behavior")]
UIKit.UIUserNotificationActionBehavior
Behavior { get; }
[Selector ("isDestructive")]
bool
Destructive { get; }
[Selector ("identifier")]
string
Identifier { get; }
[Selector ("parameters")]
Foundation.NSDictionary
Parameters { get; }
[Selector ("title")]
string
Title { get; }
Type: UIUserNotificationCategory
Type: UIUserNotificationSettings
Type: UIVibrancyEffect
Type: UIVideo
Type: UIVideoEditorController
Type: _UIVideoEditorControllerDelegate
Type: UIVideoEditorControllerDelegate
Type: UIVideoStatusDispatcher
Type: UIView
Type: _UIViewStaticCallback
Type: UIViewAppearance
Type: UIViewController
Type: UIViewControllerAnimatedTransitioning
Type: UIViewControllerContextTransitioning
Type: UIViewControllerInteractiveTransitioning
Type: UIViewControllerTransitioningDelegate
Type: UIViewPrintFormatter
Type: UIVisualEffect
Type: UIVisualEffectView
Type: UIWebView
Type: _UIWebViewDelegate
Type: UIWebViewDelegate
Type: UIWindow
Namespace: VideoToolbox
Type: VTCompressionSession
VideoToolbox.VTCompressionSession {
[Native ("VTCompressionSessionCreate")]
VideoToolbox.VTCompressionSession
Create(..)
[Native ("VTCompressionSessionInvalidate")]
void
Dispose(..)
[Native ("VTCompressionSessionGetPixelBufferPool")]
CoreVideo.CVPixelBufferPool
GetPixelBufferPool(..)
[Native ("VTCompressionSessionPrepareToEncodeFrames")]
VideoToolbox.VTStatus
PrepareToEncodeFrames(..)
[Native ("VTCompressionSessionEncodeFrame")]
VideoToolbox.VTStatus
EncodeFrame(..)
[Native ("VTCompressionSessionCompleteFrames")]
VideoToolbox.VTStatus
CompleteFrames(..)
[Native ("VTCompressionSessionBeginPass")]
VideoToolbox.VTStatus
BeginPass(..)
[Native ("VTCompressionSessionEndPass")]
VideoToolbox.VTStatus
EndPass(..)
[Native ("VTCompressionSessionEndPass")]
VideoToolbox.VTStatus
EndPassAsFinal(..)
[Native ("VTCompressionSessionGetTimeRangesForNextPass")]
VideoToolbox.VTStatus
GetTimeRangesForNextPass(..)
Type: VTDecompressionSession
Type: VTFrameSilo
Type: VTMultiPassStorage
Type: VTSession
Type: VTVideoEncoder
Namespace: WatchConnectivity
Type: WCSession
Type: WCSessionDelegate
Type: WCSessionFile
Type: WCSessionFileTransfer
Type: WCSessionUserInfoTransfer
Namespace: WatchKit
Type: WKAccessibilityImageRegion
Type: WKInterfaceButton
Type: WKInterfaceController
Type: WKInterfaceDate
Type: WKInterfaceDevice
Type: WKInterfaceGroup
Type: WKInterfaceImage
Type: WKInterfaceLabel
Type: WKInterfaceMap
Type: WKInterfaceObject
Type: WKInterfaceSeparator
Type: WKInterfaceSlider
Type: WKInterfaceSwitch
Type: WKInterfaceTable
Type: WKInterfaceTimer
Type: WKUserNotificationInterfaceController
Namespace: WebKit
Type: WKBackForwardList
WebKit.WKBackForwardList {
[Selector ("itemAtIndex:")]
WebKit.WKBackForwardListItem
ItemAtIndex(..)
[Selector ("backItem")]
WebKit.WKBackForwardListItem
BackItem { get; }
[Selector ("backList")]
WebKit.WKBackForwardListItem
BackList { get; }
[Selector ("currentItem")]
WebKit.WKBackForwardListItem
CurrentItem { get; }
[Selector ("forwardItem")]
WebKit.WKBackForwardListItem
ForwardItem { get; }
[Selector ("forwardList")]
WebKit.WKBackForwardListItem
ForwardList { get; }
Type: WKBackForwardListItem
Type: WKFrameInfo
WebKit.WKFrameInfo {
[Selector ("copyWithZone:")]
Foundation.NSObject
Copy(..)
[Selector ("isMainFrame")]
bool
MainFrame { get; }
[Selector ("request")]
Foundation.NSUrlRequest
Request { get; }
[Selector ("securityOrigin")]
WebKit.WKSecurityOrigin
SecurityOrigin { get; }
Type: WKNavigationAction
Type: WKNavigationDelegate
Type: WKNavigationResponse
Type: WKPreferences
Type: WKScriptMessage
WebKit.WKScriptMessage {
[Selector ("body")]
Foundation.NSObject
Body { get; }
[Selector ("frameInfo")]
WebKit.WKFrameInfo
FrameInfo { get; }
[Selector ("name")]
string
Name { get; }
[Selector ("webView")]
WebKit.WKWebView
WebView { get; }
Type: WKScriptMessageHandler
Type: WKSecurityOrigin
Type: WKUIDelegate
WebKit.WKUIDelegate {
[Selector ("webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:")]
WebKit.WKWebView
CreateWebView(..)
[Selector ("webViewDidClose:")]
void
DidClose(..)
[Selector ("webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:")]
void
RunJavaScriptAlertPanel(..)
[Selector ("webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:")]
void
RunJavaScriptConfirmPanel(..)
[Selector ("webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:")]
void
RunJavaScriptTextInputPanel(..)
Type: WKUserContentController
Type: WKUserScript
Type: WKWebsiteDataRecord
Type: WKWebsiteDataStore
Type: WKWebView
Type: WKWebViewConfiguration
Type: WKWindowFeatures
WebKit.WKWindowFeatures {
[Selector ("allowsResizing")]
Foundation.NSNumber
allowsResizing { get; }
[Selector ("height")]
Foundation.NSNumber
height { get; }
[Selector ("menuBarVisibility")]
Foundation.NSNumber
menuBarVisibility { get; }
[Selector ("statusBarVisibility")]
Foundation.NSNumber
statusBarVisibility { get; }
[Selector ("toolbarsVisibility")]
Foundation.NSNumber
toolbarsVisibility { get; }
[Selector ("width")]
Foundation.NSNumber
width { get; }
[Selector ("x")]
Foundation.NSNumber
x { get; }
[Selector ("y")]
Foundation.NSNumber
y { get; }
Total types with pinvokes with private methods: 194
Total types: 6518