IUISettings class winrt Interface

Inheritance
Implementers
Available Extensions

Properties

animationsEnabled bool
no setter
caretBlinkRate int
no setter
caretBrowsingEnabled bool
no setter
caretWidth int
no setter
cursorSize Size
no setter
doubleClickTime int
no setter
handPreference HandPreference
no setter
hashCode int
The hash code for this object.
no setterinherited
messageDuration int
no setter
mouseHoverTime int
no setter
ptr Pointer<COMObject>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollBarArrowSize Size
no setter
scrollBarSize Size
no setter
scrollBarThumbBoxSize Size
no setter

Methods

addRef() int
inherited
getIids(Pointer<Uint32> iidCount, Pointer<Pointer<GUID>> iids) int
inherited
getRuntimeClassName(Pointer<IntPtr> className) int
inherited
getTrustLevel(Pointer<Int32> trustLevel) int
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
queryInterface(Pointer<GUID> riid, Pointer<Pointer<NativeType>> ppvObject) int
inherited
release() int
inherited
toInterface(String iid) Pointer<COMObject>
Cast an existing COM object to a specified interface.
inherited
toString() String
A string representation of this object.
inherited
uIElementColor(UIElementType desiredElement) Color

Operators

operator ==(Object other) bool
The equality operator.
inherited