CLLocationButton 클래스

정의

[Foundation.Register("CLLocationButton", true)]
public class CLLocationButton : UIKit.UIControl, Foundation.INSSecureCoding, IDisposable
[<Foundation.Register("CLLocationButton", true)>]
type CLLocationButton = class
    inherit UIControl
    interface INSCoding
    interface INativeObject
    interface IDisposable
    interface INSSecureCoding
상속
특성
구현

생성자

Name Description
CLLocationButton()

기본값을 사용하여 새 CLLocationButton 값을 만듭니다.

CLLocationButton(CGRect)
CLLocationButton(NativeHandle)

관리되지 않는 개체의 관리되는 표현을 만들 때 사용되는 생성자입니다. 런타임에서 호출합니다.

CLLocationButton(NSCoder)

unarchiver 개체에 저장된 데이터에서 개체를 초기화하는 생성자입니다.

CLLocationButton(NSObjectFlag)

초기화를 건너뛰고 개체를 할당하기 위해 파생 클래스를 호출하는 생성자입니다.

속성

Name Description
AccessibilityActivationPoint (다음에서 상속됨 UIView)
AccessibilityAssistiveTechnologyFocusedIdentifiers (다음에서 상속됨 UIResponder)
AccessibilityAttributedHint (다음에서 상속됨 UIView)
AccessibilityAttributedLabel (다음에서 상속됨 UIView)
AccessibilityAttributedUserInputLabels (다음에서 상속됨 UIView)
AccessibilityAttributedValue (다음에서 상속됨 UIView)
AccessibilityCustomActions (다음에서 상속됨 UIResponder)
AccessibilityDirectTouchOptions (다음에서 상속됨 UIView)
AccessibilityDragSourceDescriptors (다음에서 상속됨 UIResponder)
AccessibilityDropPointDescriptors (다음에서 상속됨 UIResponder)
AccessibilityElementsHidden (다음에서 상속됨 UIView)
AccessibilityExpandedStatus (다음에서 상속됨 UIView)
AccessibilityFrame (다음에서 상속됨 UIView)
AccessibilityHint (다음에서 상속됨 UIView)
AccessibilityIdentifier

접근성을 위해 고유하게 식별 this 합니다.

(다음에서 상속됨 UIView)
AccessibilityIgnoresInvertColors (다음에서 상속됨 UIView)
AccessibilityLabel (다음에서 상속됨 UIView)
AccessibilityLanguage (다음에서 상속됨 UIView)
AccessibilityNavigationStyle (다음에서 상속됨 UIView)
AccessibilityPath (다음에서 상속됨 UIView)
AccessibilityRespondsToUserInteraction (다음에서 상속됨 UIView)
AccessibilityTextualContext (다음에서 상속됨 UIView)
AccessibilityTraits (다음에서 상속됨 UIView)
AccessibilityUserInputLabels (다음에서 상속됨 UIView)
AccessibilityValue (다음에서 상속됨 UIView)
AccessibilityViewIsModal (다음에서 상속됨 UIView)
ActivityItemsConfiguration (다음에서 상속됨 UIResponder)
AlignmentRectInsets (다음에서 상속됨 UIView)
AllControlEvents (다음에서 상속됨 UIControl)
AllTargets (다음에서 상속됨 UIControl)
Alpha (다음에서 상속됨 UIView)
AnchorPoint (다음에서 상속됨 UIView)
Appearance

이 클래스에 대한 UIAppearance 클래스를 반환하는 강력한 형식의 속성입니다.

AppliedContentSizeCategoryLimitsDescription (다음에서 상속됨 UIView)
AutoresizingMask (다음에서 상속됨 UIView)
AutosizesSubviews (다음에서 상속됨 UIView)
BackgroundColor

배경에 사용되는 색입니다.

(다음에서 상속됨 UIView)
BottomAnchor (다음에서 상속됨 UIView)
Bounds (다음에서 상속됨 UIView)
CanBecomeFirstResponder (다음에서 상속됨 UIResponder)
CanBecomeFocused (다음에서 상속됨 UIView)
CanResignFirstResponder (다음에서 상속됨 UIResponder)
Center (다음에서 상속됨 UIView)
CenterXAnchor (다음에서 상속됨 UIView)
CenterYAnchor (다음에서 상속됨 UIView)
Class (다음에서 상속됨 NSObject)
ClassHandle

이 클래스의 Objective-C 클래스 핸들입니다.

ClearsContextBeforeDrawing (다음에서 상속됨 UIView)
ClipsToBounds (다음에서 상속됨 UIView)
CollisionBoundingPath

충돌 감지에 사용되는 닫힌 경로를 반환합니다.

(다음에서 상속됨 UIView)
CollisionBoundsType

충돌 범위를 지정하는 방법을 알려주는 값을 반환합니다.

(다음에서 상속됨 UIView)
Constraints (다음에서 상속됨 UIView)
ContentMode (다음에서 상속됨 UIView)
ContentScaleFactor (다음에서 상속됨 UIView)
ContentStretch (다음에서 상속됨 UIView)
ContextMenuInteraction (다음에서 상속됨 UIControl)
ContextMenuInteractionEnabled (다음에서 상속됨 UIControl)
CoordinateSpace

좌표 공간 구현을 가져옵니다.

(다음에서 상속됨 UIView)
CornerConfiguration (다음에서 상속됨 UIView)
CornerRadius
DebugDescription (다음에서 상속됨 NSObject)
Description (다음에서 상속됨 NSObject)
DirectionalLayoutMargins (다음에서 상속됨 UIView)
EditingInteractionConfiguration (다음에서 상속됨 UIResponder)
EffectiveContentHorizontalAlignment (다음에서 상속됨 UIControl)
EffectiveUserInterfaceLayoutDirection (다음에서 상속됨 UIView)
Enabled

이 UIControl을 사용할 수 있는지 여부입니다.

(다음에서 상속됨 UIControl)
ExclusiveTouch

이벤트 배달을 이 보기로 제한합니다.

(다음에서 상속됨 UIView)
FirstBaselineAnchor (다음에서 상속됨 UIView)
Focused

포커스가 있는 UIView 뷰인지 여부입니다.

(다음에서 상속됨 UIView)
FocusEffect (다음에서 상속됨 UIView)
FocusGroupIdentifier (다음에서 상속됨 UIView)
FocusGroupPriority (다음에서 상속됨 UIView)
FocusItemContainer

자식 포커스 항목에 대한 포커스 정보를 관리하는 컨테이너를 가져옵니다.

(다음에서 상속됨 UIView)
FocusItemDeferralMode (다음에서 상속됨 UIView)
FontSize
Frame (다음에서 상속됨 UIView)
GestureRecognizers (다음에서 상속됨 UIView)
Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 NSObject)
HasAmbiguousLayout (다음에서 상속됨 UIView)
HeightAnchor (다음에서 상속됨 UIView)
Hidden

표시 여부를 UIView 지정합니다.

(다음에서 상속됨 UIView)
Highlighted

이 UIControl이 강조 표시되어 있는지 여부입니다.

(다음에서 상속됨 UIControl)
HorizontalAlignment (다음에서 상속됨 UIControl)
HoverStyle (다음에서 상속됨 UIView)
Icon
InputAccessoryView (다음에서 상속됨 UIResponder)
InputAccessoryViewController (다음에서 상속됨 UIResponder)
InputAssistantItem (다음에서 상속됨 UIResponder)
InputView (다음에서 상속됨 UIResponder)
InputViewController (다음에서 상속됨 UIResponder)
InsetsLayoutMarginsFromSafeArea (다음에서 상속됨 UIView)
Interactions (다음에서 상속됨 UIView)
IntrinsicContentSize (다음에서 상속됨 UIView)
IsAccessibilityElement (다음에서 상속됨 UIView)
IsDirectBinding

이 인스턴스가 직접 Objective-C 바인딩을 사용하는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NSObject)
IsFirstResponder (다음에서 상속됨 UIResponder)
IsProxy (다음에서 상속됨 NSObject)
IsTransparentFocusItem (다음에서 상속됨 UIView)
KeyboardLayoutGuide (다음에서 상속됨 UIView)
KeyCommands (다음에서 상속됨 UIResponder)
Label
LargeContentImage (다음에서 상속됨 UIView)
LargeContentImageInsets (다음에서 상속됨 UIView)
LargeContentTitle (다음에서 상속됨 UIView)
LastBaselineAnchor (다음에서 상속됨 UIView)
Layer (다음에서 상속됨 UIView)
LayoutGuides (다음에서 상속됨 UIView)
LayoutMargins (다음에서 상속됨 UIView)
LayoutMarginsGuide (다음에서 상속됨 UIView)
LeadingAnchor (다음에서 상속됨 UIView)
LeftAnchor (다음에서 상속됨 UIView)
MaskView (다음에서 상속됨 UIView)
MaximumContentSizeCategory (다음에서 상속됨 UIView)
MinimumContentSizeCategory (다음에서 상속됨 UIView)
MotionEffects (다음에서 상속됨 UIView)
MultipleTouchEnabled

UIView에서 멀티터치 이벤트를 처리할 수 있는지 여부를 제어합니다.

(다음에서 상속됨 UIView)
NextResponder (다음에서 상속됨 UIResponder)
Opaque

뷰가 불투명한지 여부를 결정합니다.

(다음에서 상속됨 UIView)
OverrideUserInterfaceStyle (다음에서 상속됨 UIView)
ParentFocusEnvironment

부모 포커스 환경을 가져옵니다.

(다음에서 상속됨 UIView)
PasteConfiguration

개체에서 UIPasteConfigurationthis 지원하는 개체입니다.

(다음에서 상속됨 UIResponder)
PreferredFocusedView

그렇지 않은 null경우 기본적으로 포커스를 받아야 하는 자식 UIView 입니다.

(다음에서 상속됨 UIView)
PreferredFocusEnvironments

포커스를 업데이트할 때 우선 순위에 따라 환경이 선호하는 포커스 환경 목록을 가져옵니다.

(다음에서 상속됨 UIView)
PreservesSuperviewLayoutMargins (다음에서 상속됨 UIView)
ReadableContentGuide (다음에서 상속됨 UIView)
RestorationIdentifier (다음에서 상속됨 UIView)
RetainCount (다음에서 상속됨 NSObject)
RightAnchor (다음에서 상속됨 UIView)
SafeAreaInsets (다음에서 상속됨 UIView)
SafeAreaLayoutGuide (다음에서 상속됨 UIView)
ScalesLargeContentImage (다음에서 상속됨 UIView)
Selected

이 UIControl이 선택되었는지 여부입니다.

(다음에서 상속됨 UIControl)
Self (다음에서 상속됨 NSObject)
SemanticContentAttribute (다음에서 상속됨 UIView)
ShouldGroupAccessibilityChildren (다음에서 상속됨 UIView)
ShowsLargeContentViewer (다음에서 상속됨 UIView)
ShowsMenuAsPrimaryAction (다음에서 상속됨 UIControl)
State (다음에서 상속됨 UIControl)
Subviews (다음에서 상속됨 UIView)
Superclass (다음에서 상속됨 NSObject)
SuperHandle

NSObject메서드에 대한 기본 클래스의 메서드를 나타내는 데 사용되는 핸들입니다.

(다음에서 상속됨 NSObject)
Superview (다음에서 상속됨 UIView)
SymbolAnimationEnabled (다음에서 상속됨 UIControl)
Tag (다음에서 상속됨 UIView)
TextInputContextIdentifier (다음에서 상속됨 UIResponder)
TextInputMode (다음에서 상속됨 UIResponder)
TintAdjustmentMode (다음에서 상속됨 UIView)
TintColor

틴팅에 사용되는 색입니다.

(다음에서 상속됨 UIView)
ToolTip (다음에서 상속됨 UIControl)
ToolTipInteraction (다음에서 상속됨 UIControl)
TopAnchor (다음에서 상속됨 UIView)
TouchBar (다음에서 상속됨 UIResponder)
TouchInside

터치가 이 UIControl 내부에 있는지 여부입니다. Read-only.

(다음에서 상속됨 UIControl)
Tracking

이 UIControl이 이벤트와 관련된 터치를 추적하는지 여부입니다. Read-only.

(다음에서 상속됨 UIControl)
TrailingAnchor (다음에서 상속됨 UIView)
TraitCollection

환경을 설명하는 특성 컬렉션을 가져옵니다.

(다음에서 상속됨 UIView)
TraitOverrides (다음에서 상속됨 UIView)
Transform (다음에서 상속됨 UIView)
Transform3D (다음에서 상속됨 UIView)
TranslatesAutoresizingMaskIntoConstraints (다음에서 상속됨 UIView)
UndoManager (다음에서 상속됨 UIResponder)
UserActivity (다음에서 상속됨 UIResponder)
UserInteractionEnabled

입력 이벤트가 이 보기에서 처리되는지 여부를 결정합니다.

(다음에서 상속됨 UIView)
VerticalAlignment (다음에서 상속됨 UIControl)
ViewForBaselineLayout (다음에서 상속됨 UIView)
ViewForFirstBaselineLayout (다음에서 상속됨 UIView)
ViewForLastBaselineLayout (다음에서 상속됨 UIView)
ViewPrintFormatter (다음에서 상속됨 UIView)
WidthAnchor (다음에서 상속됨 UIView)
Window (다음에서 상속됨 UIView)
Zone (다음에서 상속됨 NSObject)

메서드

Name Description
AccessibilityActivate() (다음에서 상속됨 UIView)
AccessibilityDecrement() (다음에서 상속됨 UIResponder)
AccessibilityElementDidBecomeFocused() (다음에서 상속됨 UIResponder)
AccessibilityElementDidLoseFocus() (다음에서 상속됨 UIResponder)
AccessibilityElementIsFocused() (다음에서 상속됨 UIResponder)
AccessibilityIncrement() (다음에서 상속됨 UIResponder)
AccessibilityPerformEscape() (다음에서 상속됨 UIResponder)
AccessibilityPerformMagicTap() (다음에서 상속됨 UIResponder)
AccessibilityScroll(UIAccessibilityScrollDirection) (다음에서 상속됨 UIResponder)
ActionForLayer(CALayer, String) (다음에서 상속됨 UIView)
Add(UIView)

이는 별칭이지만 개체를 AddSubview(UIView)만든 후 C# 3.0 구문에서 하위 보기를 추가할 수 있도록 하는 Add 패턴을 사용합니다.

(다음에서 상속됨 UIView)
AddAction(UIAction, UIControlEvent) (다음에서 상속됨 UIControl)
AddConstraint(NSLayoutConstraint) (다음에서 상속됨 UIView)
AddConstraints(NSLayoutConstraint[]) (다음에서 상속됨 UIView)
AddGestureRecognizer(UIGestureRecognizer) (다음에서 상속됨 UIView)
AddInteraction(IUIInteraction) (다음에서 상속됨 UIView)
AddLayoutGuide(UILayoutGuide) (다음에서 상속됨 UIView)
AddMotionEffect(UIMotionEffect) (다음에서 상속됨 UIView)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) (다음에서 상속됨 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) (다음에서 상속됨 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

임의의 메서드를 사용하여 외부에서 관찰되는 개체를 등록합니다.

(다음에서 상속됨 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

임의의 메서드를 사용하여 외부에서 관찰되는 개체를 등록합니다.

(다음에서 상속됨 NSObject)
AddSubview(UIView) (다음에서 상속됨 UIView)
AddSubviews(UIView[])

UIView에 다양한 보기를 추가하는 편리한 루틴입니다.

(다음에서 상속됨 UIView)
AddTarget(EventHandler, UIControlEvent)

지정된 이벤트 집합에 대한 이벤트 처리기를 추가합니다.

(다음에서 상속됨 UIControl)
AddTarget(NSObject, Selector, UIControlEvent) (다음에서 상속됨 UIControl)
AlignCenter(NSObject) (다음에서 상속됨 UIResponder)
AlignJustified(NSObject) (다음에서 상속됨 UIResponder)
AlignLeft(NSObject) (다음에서 상속됨 UIResponder)
AlignmentRectForFrame(CGRect) (다음에서 상속됨 UIView)
AlignRight(NSObject) (다음에서 상속됨 UIResponder)
AppearanceWhenContainedIn(Type[])

뷰가 지정된 계층에서 호스트될 때 이 클래스의 인스턴스에 대해 강력한 형식 UIAppearance 의 값을 반환합니다.

AwakeFromNib() (다음에서 상속됨 NSObject)
BecomeFirstResponder() (다음에서 상속됨 UIResponder)
BeginInvokeOnMainThread(Action)

주 UI 스레드에서 지정된 작업을 비동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

주 UI 스레드에서 지정된 코드를 비동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
BeginTracking(UITouch, UIEvent) (다음에서 상속됨 UIControl)
BringSubviewToFront(UIView) (다음에서 상속됨 UIView)
BuildMenu(IUIMenuBuilder) (다음에서 상속됨 UIResponder)
CancelTracking(UIEvent) (다음에서 상속됨 UIControl)
CanPaste(NSItemProvider[])

응답자가 지정된 항목 공급자에서 붙여넣을 수 있는지를 반환 true 합니다.

(다음에서 상속됨 UIResponder)
CanPerform(Selector, NSObject) (다음에서 상속됨 UIResponder)
Capture(Boolean)

의 화면 캡처를 UIView수행합니다.

(다음에서 상속됨 UIView)
CaptureTextFromCamera(NSObject) (다음에서 상속됨 UIResponder)
ConformsToProtocol(NativeHandle) (다음에서 상속됨 NSObject)
ContentCompressionResistancePriority(UILayoutConstraintAxis) (다음에서 상속됨 UIView)
ContentHuggingPriority(UILayoutConstraintAxis) (다음에서 상속됨 UIView)
ContinueTracking(UITouch, UIEvent) (다음에서 상속됨 UIControl)
ConvertPointFromCoordinateSpace(CGPoint, IUICoordinateSpace) (다음에서 상속됨 UIView)
ConvertPointFromView(CGPoint, UIView) (다음에서 상속됨 UIView)
ConvertPointToCoordinateSpace(CGPoint, IUICoordinateSpace) (다음에서 상속됨 UIView)
ConvertPointToView(CGPoint, UIView) (다음에서 상속됨 UIView)
ConvertRectFromCoordinateSpace(CGRect, IUICoordinateSpace) (다음에서 상속됨 UIView)
ConvertRectFromView(CGRect, UIView) (다음에서 상속됨 UIView)
ConvertRectToCoordinateSpace(CGRect, IUICoordinateSpace) (다음에서 상속됨 UIView)
ConvertRectToView(CGRect, UIView) (다음에서 상속됨 UIView)
Copy() (다음에서 상속됨 NSObject)
Copy(NSObject) (다음에서 상속됨 UIResponder)
CreateTouchBar() (다음에서 상속됨 UIResponder)
Cut(NSObject) (다음에서 상속됨 UIResponder)
DangerousAutorelease()

이 개체에서 'autorelease' 선택기를 호출합니다.

(다음에서 상속됨 NSObject)
DangerousRelease()

이 개체에서 'release' 선택기를 호출합니다.

(다음에서 상속됨 NSObject)
DangerousRetain()

이 개체에서 'retain' 선택기를 호출합니다.

(다음에서 상속됨 NSObject)
DecodeRestorableState(NSCoder) (다음에서 상속됨 UIView)
DecreaseSize(NSObject) (다음에서 상속됨 UIResponder)
Delete(NSObject) (다음에서 상속됨 UIResponder)
DidChange(NSKeyValueChange, NSIndexSet, NSString) (다음에서 상속됨 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (다음에서 상속됨 NSObject)
DidChangeValue(String) (다음에서 상속됨 NSObject)
DidHintFocusMovement(UIFocusMovementHint)

포커스 변경이 곧 발생할 수 있을 때 호출됩니다.

(다음에서 상속됨 UIView)
DidUpdateFocus(UIFocusUpdateContext, UIFocusAnimationCoordinator)

포커스가 새 UIView메서드로 변경된 직후 호출되는 대리자 메서드입니다.

(다음에서 상속됨 UIView)
DisplayLayer(CALayer) (다음에서 상속됨 UIView)
Dispose()

개체에서 사용하는 리소스를 NSObject 해제합니다.

(다음에서 상속됨 NSObject)
Dispose(Boolean) (다음에서 상속됨 UIView)
DoesNotRecognizeSelector(Selector) (다음에서 상속됨 NSObject)
Draw(CGRect) (다음에서 상속됨 UIView)
DrawLayer(CALayer, CGContext) (다음에서 상속됨 UIView)
DrawRect(CGRect, UIViewPrintFormatter) (다음에서 상속됨 UIView)
DrawViewHierarchy(CGRect, Boolean) (다음에서 상속됨 UIView)
Duplicate(NSObject) (다음에서 상속됨 UIResponder)
EncodeRestorableState(NSCoder) (다음에서 상속됨 UIView)
EncodeTo(NSCoder)

제공된 인코더를 사용하여 개체의 상태를 인코딩합니다.

EndTracking(UITouch, UIEvent) (다음에서 상속됨 UIControl)
EnumerateEventHandlers(UIControlEnumerateEventsIteratorHandler) (다음에서 상속됨 UIControl)
Equals(NSObject)

지정된 NSObject 값이 현재 NSObject와 같은지 여부를 확인합니다.

(다음에서 상속됨 NSObject)
Equals(Object)

지정된 개체가 현재 NSObject개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 NSObject)
ExchangeSubview(IntPtr, IntPtr)

이 메서드는 배열 내에서 두 UIViews의 인덱스를 교환합니다 Subviews .

(다음에서 상속됨 UIView)
ExerciseAmbiguityInLayout() (다음에서 상속됨 UIView)
Export(NSObject) (다음에서 상속됨 UIResponder)
Find(NSObject) (다음에서 상속됨 UIResponder)
FindAndReplace(NSObject) (다음에서 상속됨 UIResponder)
FindNext(NSObject) (다음에서 상속됨 UIResponder)
FindPrevious(NSObject) (다음에서 상속됨 UIResponder)
FrameForAlignmentRect(CGRect) (다음에서 상속됨 UIView)
GestureRecognizerShouldBegin(UIGestureRecognizer) (다음에서 상속됨 UIView)
GetActions(NSObject, UIControlEvent) (다음에서 상속됨 UIControl)
GetAppearance(UITraitCollection, Type[])

에 대한 모양 프록시 CLLocationButton.CLLocationButtonAppearanceCLLocationButton가져옵니다.

GetAppearance(UITraitCollection)

에 대한 모양 프록시 CLLocationButton.CLLocationButtonAppearanceCLLocationButton가져옵니다.

GetAppearance<T>()

의 하위 클래스CLLocationButton에 대한 모양 프록시 CLLocationButton.CLLocationButtonAppearance 를 가져옵니다.

GetAppearance<T>(UITraitCollection, Type[])

의 하위 클래스CLLocationButton에 대한 모양 프록시 CLLocationButton.CLLocationButtonAppearance 를 가져옵니다.

GetAppearance<T>(UITraitCollection)

의 하위 클래스CLLocationButton에 대한 모양 프록시 CLLocationButton.CLLocationButtonAppearance 를 가져옵니다.

GetConfigurationForMenu(UIContextMenuInteraction, CGPoint) (다음에서 상속됨 UIControl)
GetConstraintsAffectingLayout(UILayoutConstraintAxis) (다음에서 상속됨 UIView)
GetDictionaryOfValuesFromKeys(NSString[]) (다음에서 상속됨 NSObject)
GetDirectionalEdgeInsets(UIViewLayoutRegion) (다음에서 상속됨 UIView)
GetDismissalPreview(UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying) (다음에서 상속됨 UIControl)
GetEdgeInsets(UIViewLayoutRegion) (다음에서 상속됨 UIView)
GetEnumerator()

이 보기의 모든 하위 보기를 나열하는 열거자를 반환합니다.

(다음에서 상속됨 UIView)
GetFocusItems(CGRect)

지정된 사각형 내의 모든 자식 포커스 항목 목록을 반환합니다.

(다음에서 상속됨 UIView)
GetFrame(UIView) (다음에서 상속됨 UIView)
GetHashCode()

현재 인스턴스에 대한 해시 코드를 생성합니다.

(다음에서 상속됨 NSObject)
GetHighlightPreview(UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying) (다음에서 상속됨 UIControl)
GetLayoutGuide(UIViewLayoutRegion) (다음에서 상속됨 UIView)
GetMenuAttachmentPoint(UIContextMenuConfiguration) (다음에서 상속됨 UIControl)
GetMethodForSelector(Selector) (다음에서 상속됨 NSObject)
GetNativeHash() (다음에서 상속됨 NSObject)
GetPreviewForDismissingMenu(UIContextMenuInteraction, UIContextMenuConfiguration) (다음에서 상속됨 UIControl)
GetPreviewForHighlightingMenu(UIContextMenuInteraction, UIContextMenuConfiguration) (다음에서 상속됨 UIControl)
GetProvider(UIDeferredMenuElement) (다음에서 상속됨 UIResponder)
GetTargetForAction(Selector, NSObject) (다음에서 상속됨 UIResponder)
HitTest(CGPoint, UIEvent) (다음에서 상속됨 UIView)
IncreaseSize(NSObject) (다음에서 상속됨 UIResponder)
Init()

Objective-C init 메서드를 호출하여 개체를 초기화합니다.

(다음에서 상속됨 NSObject)
InitializeHandle(NativeHandle, String) (다음에서 상속됨 NSObject)
InitializeHandle(NativeHandle) (다음에서 상속됨 NSObject)
InsertSubview(UIView, IntPtr)

지정된 위치에 지정된 하위 보기를 이 뷰의 하위 보기로 삽입합니다.

(다음에서 상속됨 UIView)
InsertSubviewAbove(UIView, UIView) (다음에서 상속됨 UIView)
InsertSubviewBelow(UIView, UIView) (다음에서 상속됨 UIView)
InvalidateIntrinsicContentSize() (다음에서 상속됨 UIView)
Invoke(Action, Double)

지정된 지연 후 지정된 작업을 호출합니다.

(다음에서 상속됨 NSObject)
Invoke(Action, TimeSpan)

지정된 지연 후 지정된 작업을 호출합니다.

(다음에서 상속됨 NSObject)
InvokeOnMainThread(Action)

주 UI 스레드에서 지정된 작업을 동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
InvokeOnMainThread(Selector, NSObject)

주 UI 스레드에서 지정된 코드를 동기적으로 호출합니다.

(다음에서 상속됨 NSObject)
IsDescendantOfView(UIView) (다음에서 상속됨 UIView)
IsEqual(NSObject) (다음에서 상속됨 NSObject)
IsKindOfClass(Class) (다음에서 상속됨 NSObject)
IsMemberOfClass(Class) (다음에서 상속됨 NSObject)
LayoutIfNeeded() (다음에서 상속됨 UIView)
LayoutMarginsDidChange() (다음에서 상속됨 UIView)
LayoutSublayersOfLayer(CALayer) (다음에서 상속됨 UIView)
LayoutSubviews() (다음에서 상속됨 UIView)
MakeTextWritingDirectionLeftToRight(NSObject) (다음에서 상속됨 UIResponder)
MakeTextWritingDirectionRightToLeft(NSObject) (다음에서 상속됨 UIResponder)
MarkDirty()

일반 피어 개체(IsDirectBinding은 true)를 toggleref 개체로 승격합니다.

(다음에서 상속됨 NSObject)
MotionBegan(UIEventSubtype, UIEvent) (다음에서 상속됨 UIResponder)
MotionCancelled(UIEventSubtype, UIEvent) (다음에서 상속됨 UIResponder)
MotionEnded(UIEventSubtype, UIEvent) (다음에서 상속됨 UIResponder)
Move(NSObject) (다음에서 상속됨 UIResponder)
MovedToSuperview() (다음에서 상속됨 UIView)
MovedToWindow() (다음에서 상속됨 UIView)
MutableCopy() (다음에서 상속됨 NSObject)
NeedsUpdateConstraints() (다음에서 상속됨 UIView)
NewFromPasteboard(NSObject) (다음에서 상속됨 UIResponder)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr) (다음에서 상속됨 NSObject)
Paste(NSItemProvider[])

붙여넣기를 수행합니다.

(다음에서 상속됨 UIResponder)
Paste(NSObject) (다음에서 상속됨 UIResponder)
PasteAndGo(NSObject) (다음에서 상속됨 UIResponder)
PasteAndMatchStyle(NSObject) (다음에서 상속됨 UIResponder)
PasteAndSearch(NSObject) (다음에서 상속됨 UIResponder)
PerformClose(NSObject) (다음에서 상속됨 UIResponder)
PerformPrimaryAction() (다음에서 상속됨 UIControl)
PerformSelector(Selector, NSObject, Double, NSString[]) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject, Double) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject, NSObject) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSObject) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (다음에서 상속됨 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (다음에서 상속됨 NSObject)
PerformSelector(Selector) (다음에서 상속됨 NSObject)
PointInside(CGPoint, UIEvent) (다음에서 상속됨 UIView)
PrepareForInterfaceBuilder() (다음에서 상속됨 NSObject)
PressesBegan(NSSet<UIPress>, UIPressesEvent) (다음에서 상속됨 UIResponder)
PressesCancelled(NSSet<UIPress>, UIPressesEvent) (다음에서 상속됨 UIResponder)
PressesChanged(NSSet<UIPress>, UIPressesEvent) (다음에서 상속됨 UIResponder)
PressesEnded(NSSet<UIPress>, UIPressesEvent) (다음에서 상속됨 UIResponder)
Print(NSObject) (다음에서 상속됨 UIResponder)
RegisterForTraitChanges(Action<IUITraitEnvironment,UITraitCollection>, Type[])

지정된 특성 중 하나가 변경될 때 실행될 콜백 처리기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges(Class[], Action<IUITraitEnvironment,UITraitCollection>) (다음에서 상속됨 UIView)
RegisterForTraitChanges(Class[], NSObject, Selector) (다음에서 상속됨 UIView)
RegisterForTraitChanges(Class[], Selector) (다음에서 상속됨 UIView)
RegisterForTraitChanges(IUITraitDefinition[], Action<IUITraitEnvironment,UITraitCollection>)
사용되지 않음.
(다음에서 상속됨 UIView)
RegisterForTraitChanges(IUITraitDefinition[], NSObject, Selector)
사용되지 않음.
(다음에서 상속됨 UIView)
RegisterForTraitChanges(IUITraitDefinition[], Selector)
사용되지 않음.
(다음에서 상속됨 UIView)
RegisterForTraitChanges(Type[], Action<IUITraitEnvironment,UITraitCollection>)

지정된 특성 중 하나가 변경될 때 실행될 콜백 처리기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges(Type[], NSObject, Selector)

지정된 특성이 변경될 때 지정된 개체에서 호출될 선택기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges(Type[], Selector)

지정된 특성이 변경될 때 현재 개체에서 호출될 선택기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges<T>(Action<IUITraitEnvironment,UITraitCollection>)

지정된 특성이 변경될 때 실행될 콜백 처리기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges<T1,T2,T3,T4>(Action<IUITraitEnvironment,UITraitCollection>)

지정된 특성이 변경될 때 실행될 콜백 처리기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges<T1,T2,T3>(Action<IUITraitEnvironment,UITraitCollection>)

지정된 특성이 변경될 때 실행될 콜백 처리기를 등록합니다.

(다음에서 상속됨 UIView)
RegisterForTraitChanges<T1,T2>(Action<IUITraitEnvironment,UITraitCollection>)

지정된 특성이 변경될 때 실행될 콜백 처리기를 등록합니다.

(다음에서 상속됨 UIView)
ReloadInputViews() (다음에서 상속됨 UIResponder)
RemoteControlReceived(UIEvent) (다음에서 상속됨 UIResponder)
RemoveAction(String, UIControlEvent) (다음에서 상속됨 UIControl)
RemoveAction(UIAction, UIControlEvent) (다음에서 상속됨 UIControl)
RemoveConstraint(NSLayoutConstraint) (다음에서 상속됨 UIView)
RemoveConstraints(NSLayoutConstraint[]) (다음에서 상속됨 UIView)
RemoveFromSuperview() (다음에서 상속됨 UIView)
RemoveGestureRecognizer(UIGestureRecognizer) (다음에서 상속됨 UIView)
RemoveInteraction(IUIInteraction) (다음에서 상속됨 UIView)
RemoveLayoutGuide(UILayoutGuide) (다음에서 상속됨 UIView)
RemoveMotionEffect(UIMotionEffect) (다음에서 상속됨 UIView)
RemoveObserver(NSObject, NSString, IntPtr) (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, NSString) (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, String, IntPtr) (다음에서 상속됨 NSObject)
RemoveObserver(NSObject, String) (다음에서 상속됨 NSObject)
RemoveTarget(EventHandler, UIControlEvent)

지정된 이벤트 목록에 대해 이전에 설치된 이벤트 처리기를 제거합니다.

(다음에서 상속됨 UIControl)
RemoveTarget(NSObject, Selector, UIControlEvent) (다음에서 상속됨 UIControl)
Rename(NSObject) (다음에서 상속됨 UIResponder)
ResignFirstResponder() (다음에서 상속됨 UIResponder)
ResizableSnapshotView(CGRect, Boolean, UIEdgeInsets) (다음에서 상속됨 UIView)
RespondsToSelector(Selector) (다음에서 상속됨 NSObject)
RestoreUserActivityState(NSUserActivity) (다음에서 상속됨 UIResponder)
SafeAreaInsetsDidChange() (다음에서 상속됨 UIView)
Select(NSObject) (다음에서 상속됨 UIResponder)
SelectAll(NSObject) (다음에서 상속됨 UIResponder)
SendAction(Selector, NSObject, UIEvent) (다음에서 상속됨 UIControl)
SendAction(UIAction) (다음에서 상속됨 UIControl)
SendActionForControlEvents(UIControlEvent) (다음에서 상속됨 UIControl)
SendSubviewToBack(UIView) (다음에서 상속됨 UIView)
SetContentCompressionResistancePriority(Single, UILayoutConstraintAxis) (다음에서 상속됨 UIView)
SetContentHuggingPriority(Single, UILayoutConstraintAxis) (다음에서 상속됨 UIView)
SetEffectiveRadius(UIRectCorner) (다음에서 상속됨 UIView)
SetNeedsDisplay() (다음에서 상속됨 UIView)
SetNeedsDisplayInRect(CGRect) (다음에서 상속됨 UIView)
SetNeedsFocusUpdate()

활성 포커스 환경인 경우 this 포커스 업데이트를 요청합니다. 그러면 포커스가 변경될 PreferredFocusedView수 있습니다. (참고 UpdateFocusIfNeeded()항목 참조)

(다음에서 상속됨 UIView)
SetNeedsLayout() (다음에서 상속됨 UIView)
SetNeedsUpdateConstraints() (다음에서 상속됨 UIView)
SetNeedsUpdateProperties() (다음에서 상속됨 UIView)
SetNilValueForKey(NSString) (다음에서 상속됨 NSObject)
SetValueForKey(NSObject, NSString) (다음에서 상속됨 NSObject)
SetValueForKeyPath(NativeHandle, NSString)

지정된 키 경로로 식별되는 속성의 값을 지정된 값으로 설정합니다.

(다음에서 상속됨 NSObject)
SetValueForKeyPath(NSObject, NSString) (다음에서 상속됨 NSObject)
SetValueForUndefinedKey(NSObject, NSString) (다음에서 상속됨 NSObject)
SetValuesForKeysWithDictionary(NSDictionary) (다음에서 상속됨 NSObject)
ShouldUpdateFocus(UIFocusUpdateContext)

현재 개체가 포커스를 잃거나 받기 전에 호출됩니다. 포커스 환경 중 하나가 반환 false되면 포커스 업데이트가 취소됩니다.

(다음에서 상속됨 UIView)
ShowWritingTools(NSObject) (다음에서 상속됨 UIResponder)
SizeThatFits(CGSize) (다음에서 상속됨 UIView)
SizeToFit() (다음에서 상속됨 UIView)
SnapshotView(Boolean) (다음에서 상속됨 UIView)
SubviewAdded(UIView) (다음에서 상속됨 UIView)
SystemLayoutSizeFittingSize(CGSize, Single, Single) (다음에서 상속됨 UIView)
SystemLayoutSizeFittingSize(CGSize) (다음에서 상속됨 UIView)
TintColorDidChange() (다음에서 상속됨 UIView)
ToggleBoldface(NSObject) (다음에서 상속됨 UIResponder)
ToggleInspector(NSObject) (다음에서 상속됨 UIResponder)
ToggleItalics(NSObject) (다음에서 상속됨 UIResponder)
ToggleSidebar(NSObject) (다음에서 상속됨 UIResponder)
ToggleUnderline(NSObject) (다음에서 상속됨 UIResponder)
ToString()

현재 인스턴스 값의 문자열 표현을 반환합니다.

(다음에서 상속됨 NSObject)
TouchesBegan(NSSet, UIEvent) (다음에서 상속됨 UIResponder)
TouchesCancelled(NSSet, UIEvent) (다음에서 상속됨 UIResponder)
TouchesEnded(NSSet, UIEvent) (다음에서 상속됨 UIResponder)
TouchesEstimatedPropertiesUpdated(NSSet) (다음에서 상속됨 UIResponder)
TouchesMoved(NSSet, UIEvent) (다음에서 상속됨 UIResponder)
TraitCollectionDidChange(UITraitCollection)

변경된 환경을 설명하는 특성 컬렉션입니다.

(다음에서 상속됨 UIView)
UnregisterForTraitChanges(IUITraitChangeRegistration) (다음에서 상속됨 UIView)
UpdateConstraints() (다음에서 상속됨 UIView)
UpdateConstraintsIfNeeded() (다음에서 상속됨 UIView)
UpdateFocusIfNeeded()

포커스 환경에 보류 중인 업데이트가 있는 경우 이 메서드는 즉시 포커스 업데이트를 강제합니다. 달리 SetNeedsFocusUpdate(), 이 메서드는 현재 포커스가 포함되어 있는지 여부에 관계없이 모든 IUIFocusEnvironment메서드에 의해 호출될 수 있습니다.

(다음에서 상속됨 UIView)
UpdateProperties() (다음에서 상속됨 UIView)
UpdatePropertiesIfNeeded() (다음에서 상속됨 UIView)
UpdateTextAttributes(UITextAttributesConversionHandler) (다음에서 상속됨 UIResponder)
UpdateTraitsIfNeeded() (다음에서 상속됨 UIView)
UpdateUserActivityState(NSUserActivity) (다음에서 상속됨 UIResponder)
UseSelectionForFind(NSObject) (다음에서 상속됨 UIResponder)
ValidateCommand(UICommand) (다음에서 상속됨 UIResponder)
ValueForKey(NSString) (다음에서 상속됨 NSObject)
ValueForKeyPath(NSString) (다음에서 상속됨 NSObject)
ValueForUndefinedKey(NSString) (다음에서 상속됨 NSObject)
ViewWithTag(IntPtr)

UIView 식별된 값을 반환합니다 tag. 을 반환 null할 수 있습니다.

(다음에서 상속됨 UIView)
WillChange(NSKeyValueChange, NSIndexSet, NSString) (다음에서 상속됨 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (다음에서 상속됨 NSObject)
WillChangeValue(String) (다음에서 상속됨 NSObject)
WillDisplayMenu(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating) (다음에서 상속됨 UIControl)
WillDrawLayer(CALayer)

그리려고 할 때 layer 호출되는 메서드입니다.

(다음에서 상속됨 UIView)
WillEnd(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating) (다음에서 상속됨 UIControl)
WillMoveToSuperview(UIView) (다음에서 상속됨 UIView)
WillMoveToWindow(UIWindow) (다음에서 상속됨 UIView)
WillPerformPreviewAction(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionCommitAnimating) (다음에서 상속됨 UIControl)
WillRemoveSubview(UIView) (다음에서 상속됨 UIView)

이벤트

Name Description
AllEditingEvents

모든 편집 이벤트에 대해 발생합니다.

(다음에서 상속됨 UIControl)
AllEvents

모든 이벤트에 대해 발생합니다.

(다음에서 상속됨 UIControl)
AllTouchEvents

터치 이벤트에 대해 발생합니다.

(다음에서 상속됨 UIControl)
EditingChanged

편집 값이 변경되었을 때 발생합니다.

(다음에서 상속됨 UIControl)
EditingDidBegin

편집이 시작될 때 발생합니다.

(다음에서 상속됨 UIControl)
EditingDidEnd

편집이 종료되었을 때 발생합니다.

(다음에서 상속됨 UIControl)
EditingDidEndOnExit

편집이 종료되고 사용자가 컨트롤을 종료했을 때 발생합니다.

(다음에서 상속됨 UIControl)
PrimaryActionTriggered

이와 UIControl 관련된 기본 작업이 트리거될 때 발생합니다.

(다음에서 상속됨 UIControl)
TouchCancel

터치 이벤트가 취소되었을 때 발생합니다.

(다음에서 상속됨 UIControl)
TouchDown

사용자가 컨트롤을 터치할 때 발생합니다.

(다음에서 상속됨 UIControl)
TouchDownRepeat

사용자가 컨트롤을 두 번 탭할 때 발생합니다.

(다음에서 상속됨 UIControl)
TouchDragEnter

TouchDragEnter 이벤트에서 발생합니다.

(다음에서 상속됨 UIControl)
TouchDragExit

TouchDragExit 이벤트에서 발생합니다.

(다음에서 상속됨 UIControl)
TouchDragInside

TouchDragInside 이벤트에서 발생합니다.

(다음에서 상속됨 UIControl)
TouchDragOutside

TouchDragOutside 이벤트에서 발생합니다.

(다음에서 상속됨 UIControl)
TouchUpInside

TouchUpInside 이벤트에서 발생합니다.

(다음에서 상속됨 UIControl)
TouchUpOutside

TouchUpOutside 이벤트에서 발생합니다.

(다음에서 상속됨 UIControl)
ValueChanged

값이 변경되었을 때 발생합니다.

(다음에서 상속됨 UIControl)

확장명 메서드

Name Description
AccessibilityHitTest(NSObject, CGPoint, UIEvent)
ActionForLayer(ICALayerDelegate, CALayer, String)
AlignCenter(IUIResponderStandardEditActions, NSObject)
AlignJustified(IUIResponderStandardEditActions, NSObject)
AlignLeft(IUIResponderStandardEditActions, NSObject)
AlignRight(IUIResponderStandardEditActions, NSObject)
BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)
BrowserAccessibilityInsertTextAtCursor(NSObject, String)
CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[])

응답자가 지정된 항목 공급자에서 붙여넣을 수 있는지를 반환 true 합니다.

Copy(IUIResponderStandardEditActions, NSObject)
Cut(IUIResponderStandardEditActions, NSObject)
DecreaseSize(IUIResponderStandardEditActions, NSObject)
Delete(IUIResponderStandardEditActions, NSObject)
DidHintFocusMovement(IUIFocusItem, UIFocusMovementHint)

포커스 변경이 곧 발생할 수 있을 때 호출됩니다.

DisplayLayer(ICALayerDelegate, CALayer)
DrawLayer(ICALayerDelegate, CALayer, CGContext)
Duplicate(IUIResponderStandardEditActions, NSObject)
EndEditing(UIView, Boolean)
Export(IUIResponderStandardEditActions, NSObject)
Find(IUIResponderStandardEditActions, NSObject)
FindAndReplace(IUIResponderStandardEditActions, NSObject)
FindNext(IUIResponderStandardEditActions, NSObject)
FindPrevious(IUIResponderStandardEditActions, NSObject)
GetAccessibilityCustomRotors(NSObject)

개체에 적합한 개체의 UIAccessibilityCustomRotor 배열을 this 가져옵니다.

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)
GetAccessibilityLineRangeForPosition(NSObject, IntPtr)
GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)
GetAccessibilityNextTextNavigationElement(NSObject)
GetAccessibilityNextTextNavigationElementBlock(NSObject)
GetAccessibilityPreviousTextNavigationElement(NSObject)
GetAccessibilityPreviousTextNavigationElementBlock(NSObject)
GetAccessibilityTextInputResponder(NSObject)
GetAccessibilityTextInputResponderHandler(NSObject)
GetBrowserAccessibilityAttributedValue(NSObject, NSRange)
GetBrowserAccessibilityContainerType(NSObject)
GetBrowserAccessibilityCurrentStatus(NSObject)
GetBrowserAccessibilityHasDomFocus(NSObject)
GetBrowserAccessibilityIsRequired(NSObject)
GetBrowserAccessibilityPressedState(NSObject)
GetBrowserAccessibilityRoleDescription(NSObject)
GetBrowserAccessibilitySelectedTextRange(NSObject)
GetBrowserAccessibilitySortDirection(NSObject)
GetBrowserAccessibilityValue(NSObject, NSRange)
GetCollisionBoundingPath(IUIDynamicItem)

충돌 감지에 사용되는 닫힌 경로를 반환합니다.

GetCollisionBoundsType(IUIDynamicItem)

충돌 범위를 지정하는 방법을 알려주는 값을 반환합니다.

GetDebugDescription(INSObjectProtocol)
GetDismissalPreview(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying)
GetFocusEffect(IUIFocusItem)
GetFocusGroupIdentifier(IUIFocusEnvironment)
GetFocusGroupPriority(IUIFocusItem)
GetFocusItemDeferralMode(IUIFocusItem)
GetFrame(IUIPopoverPresentationControllerSourceItem, UIView)
GetHandle(INativeObject)
GetHighlightPreview(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying)
GetIsTransparentFocusItem(IUIFocusItem)
GetNonNullHandle(INativeObject, String)
GetPencilKitResponderState(UIResponder)
GetPreferredFocusedView(IUIFocusEnvironment)

그렇지 않은 null경우 기본적으로 포커스를 받아야 하는 자식 UIView 입니다.

GetPreviewForDismissingMenu(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration)
GetPreviewForHighlightingMenu(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration)
IncreaseSize(IUIResponderStandardEditActions, NSObject)
LayoutSublayersOfLayer(ICALayerDelegate, CALayer)
MakeTextWritingDirectionLeftToRight(IUIResponderStandardEditActions, NSObject)
MakeTextWritingDirectionRightToLeft(IUIResponderStandardEditActions, NSObject)
Move(IUIResponderStandardEditActions, NSObject)
NewFromPasteboard(IUIResponderStandardEditActions, NSObject)
Paste(IUIPasteConfigurationSupporting, NSItemProvider[])

붙여넣기를 수행합니다.

Paste(IUIResponderStandardEditActions, NSObject)
PasteAndGo(IUIResponderStandardEditActions, NSObject)
PasteAndMatchStyle(IUIResponderStandardEditActions, NSObject)
PasteAndSearch(IUIResponderStandardEditActions, NSObject)
PerformClose(IUIResponderStandardEditActions, NSObject)
Print(IUIResponderStandardEditActions, NSObject)
ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
RegisterForTraitChanges(IUITraitChangeObservable, Class[], Action<IUITraitEnvironment,UITraitCollection>)
RegisterForTraitChanges(IUITraitChangeObservable, Class[], NSObject, Selector)
RegisterForTraitChanges(IUITraitChangeObservable, Class[], Selector)
RegisterForTraitChanges(IUITraitChangeObservable, IUITraitDefinition[], Action<IUITraitEnvironment,UITraitCollection>)
RegisterForTraitChanges(IUITraitChangeObservable, IUITraitDefinition[], NSObject, Selector)
RegisterForTraitChanges(IUITraitChangeObservable, IUITraitDefinition[], Selector)
Rename(IUIResponderStandardEditActions, NSObject)
Select(IUIResponderStandardEditActions, NSObject)
SelectAll(IUIResponderStandardEditActions, NSObject)
SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

개체에 적합한 개체의 UIAccessibilityCustomRotor 배열을 this 설정합니다.

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)
SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)
SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)
SetAccessibilityTextInputResponder(NSObject, IUITextInput)
SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)
SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)
SetBrowserAccessibilityCurrentStatus(NSObject, String)
SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)
SetBrowserAccessibilityIsRequired(NSObject, Boolean)
SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)
SetBrowserAccessibilityRoleDescription(NSObject, String)
SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)
SetBrowserAccessibilitySortDirection(NSObject, String)
SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)
ShowWritingTools(IUIResponderStandardEditActions, NSObject)
ToggleBoldface(IUIResponderStandardEditActions, NSObject)
ToggleInspector(IUIResponderStandardEditActions, NSObject)
ToggleItalics(IUIResponderStandardEditActions, NSObject)
ToggleSidebar(IUIResponderStandardEditActions, NSObject)
ToggleUnderline(IUIResponderStandardEditActions, NSObject)
UpdateTextAttributes(IUIResponderStandardEditActions, UITextAttributesConversionHandler)
UseSelectionForFind(IUIResponderStandardEditActions, NSObject)
WillDisplayMenu(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillDrawLayer(ICALayerDelegate, CALayer)

그리려고 할 때 layer 호출되는 메서드입니다.

WillEnd(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillPerformPreviewAction(IUIContextMenuInteractionDelegate, UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionCommitAnimating)

적용 대상