IKPictureTaker
IKPictureTaker()
IKPictureTaker(IntPtr)
IKPictureTaker(NativeHandle)
IKPictureTaker(NSCoder)
IKPictureTaker(NSObjectFlag)
AllowsEditingKey
AllowsFileChoosingKey
AllowsVideoCaptureKey
ClassHandle
CropAreaSizeKey
ImageTransformsKey
InformationalTextKey
InputImage
Mirroring
OutputImageMaxSizeKey
RemainOpenAfterValidateKey
SharedPictureTaker
ShowAddressBookPictureKey
ShowEffectsKey
ShowEmptyPictureKey
ShowRecentPictureKey
UpdateRecentPictureKey
BeginPictureTaker(NSObject, Selector, nint)
BeginPictureTakerSheet(NSWindow, NSObject, Selector, nint)
GetOutputImage()
PopUpRecentsMenu(NSView, NSObject, Selector, nint)
RunModal()
xamarinmac
namespace ImageKit
{
[Register("IKPictureTaker", true)]
public class IKPictureTaker : NSPanel
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal IKPictureTaker(IntPtr handle);
}
}
Xamarin macOS | 0.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