IKCameraDeviceView
IKCameraDeviceView()
IKCameraDeviceView(CGRect)
IKCameraDeviceView(IntPtr)
IKCameraDeviceView(NativeHandle)
IKCameraDeviceView(NSCoder)
IKCameraDeviceView(NSObjectFlag)
CameraDevice
CanDeleteSelectedItems
CanDownloadSelectedItems
CanRotateSelectedItemsLeft
CanRotateSelectedItemsRight
ClassHandle
Delegate
DisplaysDownloadsDirectoryControl
DisplaysPostProcessApplicationControl
DownloadAllControlLabel
DownloadsDirectory
DownloadSelectedControlLabel
HasDisplayModeIcon
HasDisplayModeTable
IconSize
Mode
PostProcessApplication
SelectedIndexes
TransferMode
WeakDelegate
DeleteSelectedItems(NSObject)
Dispose(Boolean)
DownloadAllItems(NSObject)
DownloadSelectedItems(NSObject)
RotateLeft(NSObject)
RotateRight(NSObject)
SelectItemsAt(NSIndexSet, Boolean)
SetCustomActionControl(NSSegmentedControl)
SetCustomDelete(NSSegmentedControl)
SetCustomIconSizeSlider(NSSlider)
SetCustomModeControl(NSSegmentedControl)
SetCustomRotateControl(NSSegmentedControl)
SetShowStatusInfoAsWindowSubtitle(Boolean)
DidDownloadFile
DidEncounterError
SelectionDidChange
xamarinmac
namespace ImageKit
{
[Register("IKCameraDeviceView", true)]
public class IKCameraDeviceView : NSView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool HasDisplayModeIcon
{
[Export("hasDisplayModeIcon")]
get;
[Export("setHasDisplayModeIcon:")]
set;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API