Class IdentifierField
상속
IdentifierField
상속된 멤버
TextValueField<string>.StartDragging()
TextValueField<string>.StopDragging()
TextValueField<string>.AddLabelDragger<TDraggerType>()
TextValueField<string>.SetValueWithoutNotify(string)
TextValueField<string>.formatString
TextValueField<string>.value
TextInputBaseField<string>.textInputUssName
TextInputBaseField<string>.SelectAll()
TextInputBaseField<string>.ExecuteDefaultActionAtTarget(EventBase)
TextInputBaseField<string>.textInputBase
TextInputBaseField<string>.text
TextInputBaseField<string>.isReadOnly
TextInputBaseField<string>.isPasswordField
TextInputBaseField<string>.selectionColor
TextInputBaseField<string>.cursorColor
TextInputBaseField<string>.cursorIndex
TextInputBaseField<string>.selectIndex
TextInputBaseField<string>.maxLength
TextInputBaseField<string>.doubleClickSelectsWord
TextInputBaseField<string>.tripleClickSelectsLine
TextInputBaseField<string>.isDelayed
TextInputBaseField<string>.maskChar
TextInputBaseField<string>.onIsReadOnlyChanged
BaseField<string>.noLabelVariantUssClassName
BaseField<string>.labelDraggerVariantUssClassName
BaseField<string>.rawValue
BaseField<string>.labelElement
BaseField<string>.label
VisualElement.ExecuteDefaultAction(EventBase)
VisualElement.Focus()
VisualElement.ContainsPoint(Vector2)
VisualElement.Overlaps(Rect)
VisualElement.ToString()
VisualElement.ClearClassList()
VisualElement.GetFirstOfType<T>()
VisualElement.GetFirstAncestorOfType<T>()
VisualElement.canGrabFocus
VisualElement.focusController
VisualElement.transform
VisualElement.layout
VisualElement.contentRect
VisualElement.paddingRect
VisualElement.worldBound
VisualElement.localBound
VisualElement.worldTransform
VisualElement.name
VisualElement.visible
VisualElement.cacheAsBitmap
VisualElement.parent
VisualElement.panel
CallbackEventHandler.RegisterCallback<TEventType>(EventCallback<TEventType>, TrickleDown)
CallbackEventHandler.RegisterCallback<TEventType, TUserArgsType>(EventCallback<TEventType, TUserArgsType>, TUserArgsType, TrickleDown)
CallbackEventHandler.UnregisterCallback<TEventType>(EventCallback<TEventType>, TrickleDown)
CallbackEventHandler.UnregisterCallback<TEventType, TUserArgsType>(EventCallback<TEventType, TUserArgsType>, TrickleDown)
네임스페이스: UnityEditor.ShaderGraph.Drawing
어셈블리: solution.dll
구문
public class IdentifierField : TextValueField<string>, IEventHandler, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, IResolvedStyle, IBindable, INotifyValueChanged<string>, IValueField<string>
생성자
이름 | 설명 |
---|---|
IdentifierField() | |
IdentifierField(string) |
필드
이름 | 설명 |
---|---|
inputUssClassName | |
labelUssClassName | |
ussClassName |
메서드
이름 | 설명 |
---|---|
ApplyInputDeviceDelta(Vector3, DeltaSpeed, string) | |
StringToValue(string) | |
ValueToString(string) |