FakeRuntimeAnchor.Companion


public static class FakeRuntimeAnchor.Companion


Summary

Public methods

static final int

Limit for the number of anchors that can be created.

static final int

The current number of anchors created.

static final void

The current number of anchors created.

Public methods

getAnchorResourceLimit

Added in 1.0.0-alpha12
public static final int getAnchorResourceLimit()

Limit for the number of anchors that can be created.

getAnchorsCreatedCount

Added in 1.0.0-alpha12
public static final int getAnchorsCreatedCount()

The current number of anchors created.

setAnchorsCreatedCount

Added in 1.0.0-alpha12
public static final void setAnchorsCreatedCount(int value)

The current number of anchors created.