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
{
public abstract ICharSequence? HintFormatted
{
[Register("getHint", "()Ljava/lang/CharSequence;", "GetGetHintHandler", ApiSince = 23)]
[SupportedOSPlatform("android23.0")]
get;
[Register("setHint", "(Ljava/lang/CharSequence;)V", "GetSetHint_Ljava_lang_CharSequence_Handler", ApiSince = 23)]
[SupportedOSPlatform("android23.0")]
set;
}
}
}
| .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 | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API