UIPrinterPickerControllerDelegate
UIPrinterPickerControllerDelegate()
UIPrinterPickerControllerDelegate(IntPtr)
UIPrinterPickerControllerDelegate(NativeHandle)
UIPrinterPickerControllerDelegate(NSObjectFlag)
DidDismiss(UIPrinterPickerController)
DidPresent(UIPrinterPickerController)
DidSelectPrinter(UIPrinterPickerController)
GetParentViewController(UIPrinterPickerController)
ShouldShowPrinter(UIPrinterPickerController, UIPrinter)
WillDismiss(UIPrinterPickerController)
WillPresent(UIPrinterPickerController)
xamarinios
namespace UIKit
{
[Model]
[Protocol]
[Register("UIPrinterPickerControllerDelegate", false)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class UIPrinterPickerControllerDelegate : NSObject, INativeObject, IDisposable, IUIPrinterPickerControllerDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIPrinterPickerControllerDelegate(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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