Class _InkSplashFactory | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class _InkSplashFactory

    Inheritance
    System.Object
    InteractiveInkFeatureFactory
    _InkSplashFactory
    Namespace: Unity.UIWidgets.material
    Syntax
    public class _InkSplashFactory : InteractiveInkFeatureFactory

    Constructors

    _InkSplashFactory()

    Declaration
    public _InkSplashFactory()

    Methods

    create(MaterialInkController, RenderBox, Offset, Color, Boolean, RectCallback, BorderRadius, ShapeBorder, Nullable<Single>, VoidCallback)

    Declaration
    public override InteractiveInkFeature create(MaterialInkController controller = null, RenderBox referenceBox = null, Offset position = null, Color color = null, bool containedInkWell = false, RectCallback rectCallback = null, BorderRadius borderRadius = null, ShapeBorder customBorder = null, float? radius = default(float? ), VoidCallback onRemoved = null)
    Parameters
    Type Name Description
    MaterialInkController controller
    RenderBox referenceBox
    Offset position
    Color color
    System.Boolean containedInkWell
    RectCallback rectCallback
    BorderRadius borderRadius
    ShapeBorder customBorder
    System.Nullable<System.Single> radius
    VoidCallback onRemoved
    Returns
    Type Description
    InteractiveInkFeature
    Overrides
    InteractiveInkFeatureFactory.create(MaterialInkController, RenderBox, Offset, Color, Boolean, RectCallback, BorderRadius, ShapeBorder, Nullable<Single>, VoidCallback)
    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