ViewStructure
HtmlInfo
ViewStructure()
ViewStructure(IntPtr, JniHandleOwnership)
AutofillId
ChildCount
Extras
HasExtras
Hint
HintFormatted
JniPeerMembers
Text
TextFormatted
TextSelectionEnd
TextSelectionStart
ThresholdClass
ThresholdType
AddChildCount(Int32)
AsyncCommit()
AsyncNewChild(Int32)
NewChild(Int32)
NewHtmlInfoBuilder(String)
SetAccessibilityFocused(Boolean)
SetActivated(Boolean)
SetAlpha(Single)
SetAutofillHints(String[])
SetAutofillId(AutofillId, Int32)
SetAutofillOptions(ICharSequence[])
SetAutofillOptions(String[])
SetAutofillType(AutofillType)
SetAutofillValue(AutofillValue)
SetCheckable(Boolean)
SetChecked(Boolean)
SetClassName(String)
SetClickable(Boolean)
SetContentDescription(ICharSequence)
SetContentDescription(String)
SetContextClickable(Boolean)
SetDataIsSensitive(Boolean)
SetDimens(Int32, Int32, Int32, Int32, Int32, Int32)
SetElevation(Single)
SetEnabled(Boolean)
SetFocusable(Boolean)
SetFocused(Boolean)
SetHintIdEntry(String)
SetHtmlInfo(HtmlInfo)
SetId(Int32, String, String, String)
SetImportantForAutofill(Int32)
SetInputType(Int32)
SetLocaleList(LocaleList)
SetLongClickable(Boolean)
SetMaxTextEms(Int32)
SetMaxTextLength(Int32)
SetMinTextEms(Int32)
SetOpaque(Boolean)
SetReceiveContentMimeTypes(String[])
SetSelected(Boolean)
SetText(ICharSequence, Int32, Int32)
SetText(String, Int32, Int32)
SetTextIdEntry(String)
SetTextLines(Int32[], Int32[])
SetTextStyle(Single, Int32, Int32, AssistTextStyle)
SetTransformation(Matrix)
SetVisibility(ViewStates)
SetWebDomain(String)
monoandroid
namespace Android.Views
{
[Register("android/view/ViewStructure", ApiSince = 23, DoNotGenerateAcw = true)]
public abstract class ViewStructure : Object
{
protected override IntPtr ThresholdClass { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , 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