Class segment | Localization | 0.9.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class segment

    Inheritance
    Object
    segment
    Namespace: UnityEditor.Localization.Plugins.XLIFF.V20
    Syntax
    [Serializable]
    public class segment

    Constructors

    segment()

    Declaration
    public segment()

    Properties

    canResegment

    Declaration
    public yesNo canResegment { get; set; }
    Property Value
    Type Description
    yesNo

    canResegmentSpecified

    Declaration
    public bool canResegmentSpecified { get; set; }
    Property Value
    Type Description
    Boolean

    id

    Declaration
    public string id { get; set; }
    Property Value
    Type Description
    String

    source

    Declaration
    public source source { get; set; }
    Property Value
    Type Description
    source

    state

    Declaration
    public stateType state { get; set; }
    Property Value
    Type Description
    stateType

    subState

    Declaration
    public string subState { get; set; }
    Property Value
    Type Description
    String

    target

    Declaration
    public target target { get; set; }
    Property Value
    Type Description
    target
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023