UIScreen
Notifications
UIScreen()
UIScreen(IntPtr)
UIScreen(NativeHandle)
UIScreen(NSObjectFlag)
ApplicationFrame
AvailableModes
Bounds
Brightness
BrightnessDidChangeNotification
CalibratedLatency
Captured
CapturedDidChangeNotification
ClassHandle
CoordinateSpace
CurrentEdrHeadroom
CurrentMode
DidConnectNotification
DidDisconnectNotification
FixedCoordinateSpace
FocusedItem
FocusedView
MainScreen
MaximumFramesPerSecond
MirroredScreen
ModeDidChangeNotification
NativeBounds
NativeScale
OverscanCompensation
OverscanCompensationInsets
PotentialEdrHeadroom
PreferredMode
ReferenceDisplayModeStatus
ReferenceDisplayModeStatusDidChangeNotification
Scale
Screens
SupportsFocus
TraitCollection
WantsSoftwareDimming
Capture()
CreateDisplayLink(Action)
CreateDisplayLink(NSObject, Selector)
Dispose(Boolean)
SnapshotView(Boolean)
TraitCollectionDidChange(UITraitCollection)
xamarinios
namespace UIKit
{
[Register("UIScreen", true)]
public class UIScreen : NSObject, INativeObject, IDisposable, IUITraitEnvironment
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual UIScreen! MirroredScreen
{
[Export("mirroredScreen", ArgumentSemantic.Retain)]
get;
}
}
}
.NET | 6.07.08.09.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