ViewStructure
HtmlInfo
ExtraVirtualStructureType
ExtraVirtualStructureVersionNumber
ViewStructure()
ViewStructure(nint, JniHandleOwnership)
AutofillId
ChildCount
Extras
HasExtras
Hint
HintFormatted
JniPeerMembers
PendingCredentialCallback
PendingCredentialRequest
Text
TextFormatted
TextSelectionEnd
TextSelectionStart
ThresholdClass
ThresholdType
AddChildCount(Int32)
AsyncCommit()
AsyncNewChild(Int32)
ClearCredentialManagerRequest()
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)
SetPendingCredentialRequest(GetCredentialRequest, IOutcomeReceiver)
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)
net10.0-android36.0
namespace Android.Views
{
[Register("android/view/ViewStructure", ApiSince = 23, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android23.0")]
public abstract class ViewStructure : Object
{
[Register("setEnabled", "(Z)V", "GetSetEnabled_ZHandler", ApiSince = 23)]
[SupportedOSPlatform("android23.0")]
public abstract void SetEnabled(bool state);
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API